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 b3ad69d commit e5d4f8cCopy full SHA for e5d4f8c
.github/workflows/register-commands-production.yaml
@@ -41,6 +41,7 @@ jobs:
41
DISCORD_TOKEN: ${{secrets.DISCORD_TOKEN}}
42
DISCORD_APPLICATION_ID: ${{secrets.DISCORD_APPLICATION_ID}}
43
DISCORD_GUILD_ID: ${{secrets.DISCORD_GUILD_ID}}
44
+ AWS_READ_ACCESS_GROUP_ID: ${{secrets.AWS_READ_ACCESS_GROUP_ID}}
45
Deploy-to-Cloudflare:
46
needs: [Register-Commands]
47
runs-on: ubuntu-latest
.github/workflows/register-commands-staging.yaml
0 commit comments