Skip to content

Commit 6fbc63c

Browse files
author
neatc0der
committed
Fixes distribution workflow
1 parent cd1d62c commit 6fbc63c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/distribute.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,5 @@ jobs:
2828
env:
2929
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3030
TWINE_PASSWORD: ${{ secrets.TWINE_TOKEN }}
31+
MASTODON_TOKEN: ${{ secrets.MASTODON_TOKEN }}
3132
run: inv distribute --tag v$(python setup.py --version 2> /dev/null) --no-dry-run

0 commit comments

Comments
 (0)