We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54b810e commit 0aef740Copy full SHA for 0aef740
.github/workflows/register-commands-production.yaml
@@ -42,6 +42,7 @@ jobs:
42
DISCORD_TOKEN: ${{secrets.DISCORD_TOKEN}}
43
DISCORD_APPLICATION_ID: ${{secrets.DISCORD_APPLICATION_ID}}
44
DISCORD_GUILD_ID: ${{secrets.DISCORD_GUILD_ID}}
45
+ AWS_READ_ACCESS_GROUP_ID: ${{secrets.AWS_READ_ACCESS_GROUP_ID}}
46
Deploy-to-Cloudflare:
47
needs: [Register-Commands]
48
runs-on: ubuntu-latest
.github/workflows/register-commands-staging.yaml
0 commit comments