Skip to content

Commit

Permalink
Update deploy-worker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
juanegiraldoa authored Apr 14, 2024
1 parent 4a51d92 commit 56fb35c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy-worker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
secrets: |
MASTODON_TOKEN
MASTODON_WEDNESDAY_DUDE_MEDIA
env:
MASTODON_TOKEN: ${{ secrets.MASTODON_ACCESS_KEY }}
MASTODON_WEDNESDAY_DUDE_MEDIA: ${{ env.MASTODON_WEDNESDAY_DUDE_MEDIA }}

0 comments on commit 56fb35c

Please sign in to comment.