Skip to content

Commit

Permalink
Don't scope staging to a specific guild
Browse files Browse the repository at this point in the history
  • Loading branch information
MattIPv4 committed Aug 12, 2024
1 parent 63eb7f9 commit 17b97e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deployment-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ jobs:
CLIENT_ID: ${{ secrets.STAGING_CLIENT_ID }}
CLIENT_SECRET: ${{ secrets.STAGING_CLIENT_SECRET }}
CLIENT_PUBLIC_KEY: ${{ secrets.STAGING_CLIENT_PUBLIC_KEY }}
TEST_GUILD_ID: ${{ secrets.STAGING_TEST_GUILD_ID }}
SENTRY_AUTH_TOKEN: ${{ secrets.STAGING_SENTRY_AUTH_TOKEN }}
SENTRY_ORG: ${{ secrets.STAGING_SENTRY_ORG }}
SENTRY_PROJECT: ${{ secrets.STAGING_SENTRY_PROJECT }}
Expand Down

0 comments on commit 17b97e5

Please sign in to comment.