Skip to content

Commit

Permalink
ci: fix variable
Browse files Browse the repository at this point in the history
  • Loading branch information
coderbyheart committed Jan 6, 2025
1 parent aa68b67 commit a80a09c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ env:
# US
WEBSOCKET_ENDPOINT: wss://ui1r9dn0sk.execute-api.us-west-2.amazonaws.com/2022-11-22
MAP_NAME: thingy-rocks-backend-map
COGNITO_IDENTITY_POOL_ID: us-west-2:45eec48f-6f2b-47dc-93ef-0d33ec36a698%
COGNITO_IDENTITY_POOL_ID: us-west-2:45eec48f-6f2b-47dc-93ef-0d33ec36a698

jobs:
next-release:
Expand Down

0 comments on commit a80a09c

Please sign in to comment.