Skip to content

Commit

Permalink
patch: give clear message after init; auto-reload when apt in use
Browse files Browse the repository at this point in the history
  • Loading branch information
rockavoldy committed Nov 19, 2023
1 parent 40c2cc1 commit d64a202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ jobs:
uses: ncipollo/[email protected]
with:
prerelease: env.PRERELEASE
artifacts: "${{ github.workspace }}/publish/*.zip"
artifacts: "${{ github.workspace }}/publish/*"
tag: "${{ needs.build.outputs.bump_tag }}"
token: ${{ secrets.GITHUB_TOKEN }}
body: |
Expand Down

0 comments on commit d64a202

Please sign in to comment.