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 May 11, 2024
1 parent 8d1ed44 commit f1b365c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy-worker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,7 @@ jobs:
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
secrets: |
MASTODON_TOKEN
env:
MASTODON_TOKEN: ${{ secrets.MASTODON_ACCESS_KEY }}

0 comments on commit f1b365c

Please sign in to comment.