mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-24 19:39:11 +00:00
im actually super smart and i accidentally named the secret wrong
This commit is contained in:
parent
8a57e10e78
commit
820f2005c4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -88,7 +88,7 @@ jobs:
|
|||
with:
|
||||
path: worker/script.js
|
||||
destination: roleypoly-artifacts/backend-worker/${{ github.sha }}
|
||||
credentials: ${{ secrets.GCP_TF_KEY }}
|
||||
credentials: ${{ secrets.GCS_TF_KEY }}
|
||||
|
||||
docker_build:
|
||||
name: Docker Build & Publish
|
||||
|
|
Loading…
Add table
Reference in a new issue