Fix build workflows

This commit is contained in:
dannkunt 2024-07-14 04:03:35 +03:00
parent 2d09ea18a7
commit d8e4eef107
3 changed files with 9 additions and 2 deletions

View file

@ -72,5 +72,6 @@ jobs:
dist/*.tar.gz
dist/*.yml
dist/*.blockmap
dist/*.pacman
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}