Skip to content

Commit

Permalink
fixed publish ci
Browse files Browse the repository at this point in the history
  • Loading branch information
bomzheg committed Oct 6, 2024
1 parent 87cfd1e commit 9d60444
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
- name: Render Aiogram-dialogs transitions
run: source .venv/bin/activate && python -m shvatka.tgbot.dialogs.__init__
- name: Upload artifacts
uses: actions/upload-artifact@4
uses: actions/upload-artifact@v4
with:
name: transitions
path: out/shvatka-dialogs.png
Expand Down

0 comments on commit 9d60444

Please sign in to comment.