Skip to content

Commit 5a593e1

Browse files
committed
format-fix
1 parent e5d4f8c commit 5a593e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/register-commands-staging.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
DISCORD_TOKEN: ${{secrets.DISCORD_TOKEN}}
4242
DISCORD_APPLICATION_ID: ${{secrets.DISCORD_APPLICATION_ID}}
4343
DISCORD_GUILD_ID: ${{secrets.DISCORD_GUILD_ID}}
44-
AWS_READ_ACCESS_GROUP_ID: ${{secrets.AWS_READ_ACCESS_GROUP_ID}}
44+
AWS_READ_ACCESS_GROUP_ID: ${{secrets.AWS_READ_ACCESS_GROUP_ID}}
4545
Deploy-to-Cloudflare:
4646
needs: [Register-Commands]
4747
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)