Skip to content

Commit

Permalink
tmp2
Browse files Browse the repository at this point in the history
  • Loading branch information
WhiteMinds committed Jan 24, 2024
1 parent 30ae1a7 commit 55a56d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update_report_snapshot.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
name: Update Report Snapshot
env:
REPORT_GITHUB_TOKEN: ${{ secrets.REPORT_GITHUB_TOKEN }}

on:
push:
Expand All @@ -16,8 +18,6 @@ jobs:
repository: WhiteMinds/neuron-troubleshooting
ref: feat/338_WeeklyReportScript
- name: report:update
env:
REPORT_GITHUB_TOKEN: ${{ secrets.REPORT_GITHUB_TOKEN }}
run: |
yarn install
yarn workspace @magickbase-website/scripts report:update
Expand Down

0 comments on commit 55a56d8

Please sign in to comment.