Skip to content

Commit

Permalink
Readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
zherner committed Jan 31, 2024
1 parent d5548a8 commit ef36fb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ A tool to check related tickets are in a ready state for deployment.
env:
HELPER_GITHUB_TOKEN: '${{ github.token }}'
HELPER_LINEAR_TOKEN: '${{ secrets.HELPER_LINEAR_TOKEN }}'
HELPER_SLACK_BOT_TOKEN: '${{ secrets.HELPER_SLACK_BOT_TOKEN }}'
HELPER_SLACK_BOT_TOKEN: '${{ secrets.SLACK_BOT_TOKEN }}'
HELPER_SLACK_CHANNEL_NAME: '#production-deploys'
```

0 comments on commit ef36fb5

Please sign in to comment.