Skip to content

Commit

Permalink
chore: invalid token
Browse files Browse the repository at this point in the history
  • Loading branch information
splincode committed Nov 13, 2024
1 parent 35abae0 commit 73f8a17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cleanup-resources.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
with:
args: hosting:channel:delete pr${{ github.event.number }}-${{ github.head_ref }} --force
env:
GCP_SA_KEY: ${{ secrets.FIREBASE_TAIGA_PREVIEWS_SA }}
GCP_SA_KEY: ${{ secrets.FIREBASE_SERVICE_ACCOUNT_TUI_EDITOR }}
PROJECT_ID: taiga-editor

0 comments on commit 73f8a17

Please sign in to comment.