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 227c3d0 commit 201ceb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-worker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
MASTODON_WEDNESDAY_DUDE_MEDIA
env:
MASTODON_TOKEN: ${{ secrets.MASTODON_ACCESS_KEY }}
MASTODON_WEDNESDAY_DUDE_MEDIA: ${{ env.MASTODON_WEDNESDAY_DUDE_MEDIA }}
MASTODON_WEDNESDAY_DUDE_MEDIA: ${{ vars.MASTODON_WEDNESDAY_DUDE_MEDIA }}

0 comments on commit 201ceb5

Please sign in to comment.