Skip to content

Commit

Permalink
Fix publish snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
bencalegari committed Jul 7, 2023
1 parent f2e4a37 commit 3e775c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
with:
repository: codeforamerica/form-flow-starter-app
event-type: form-flow-snapshot-updated
token: ${{ secrets.PLATFORM_ROBOT_PAT }}
token: ${{ secrets.STARTER_APP_GITHUB_PAT }}
- name: Announce on Slack
if: failure()
uses: ravsamhq/notify-slack-action@v2
Expand Down

0 comments on commit 3e775c8

Please sign in to comment.