Skip to content

Commit

Permalink
🚑 Bad path for release artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinemartin committed Feb 15, 2023
1 parent 1ab0dd4 commit c3c59b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
uses: softprops/action-gh-release@v1
with:
files: |
alpine-boxes-*.rootfs.tar.gz
SHA256SUMS
rootfs/alpine-boxes-*.rootfs.tar.gz
shasums/SHA256SUMS
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit c3c59b5

Please sign in to comment.