Skip to content

Commit

Permalink
Update update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aastroza authored Jun 21, 2024
1 parent ea50946 commit 7ad8ff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
gcloud components install beta
gcloud config set run/region us-central1
gcloud config set project chilean-humor
datasette publish cloudrun humor.db --service chilean-humor -m metadata.json --install=datasette-youtube-embed --install=datasette-block-robots --install datasette-auth-passwords --plugin-secret datasette-auth-passwords meruane_password_hash 'pbkdf2_sha256$480000$81f8661fdcddcfa32c2eea95dcae9917$i6SEescqPdtIyNCrpNSSGeWp5y2yJO4yKqF15PXzec4='
datasette publish cloudrun humor.db --service chilean-humor -m metadata.json --install=datasette-youtube-embed --install=datasette-block-robots --install datasette-auth-passwords --plugin-secret datasette-auth-passwords meruane_password_hash '${{ env.PASSWORD_HASH_1 }}'

0 comments on commit 7ad8ff2

Please sign in to comment.