Skip to content

Commit

Permalink
Improve github release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Bareiss committed Aug 26, 2024
1 parent b09a3db commit 1a268e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
files: |
../attack-range-${{ steps.vars.outputs.tag }}.tar.gz
../checksum-%{{ steps.vars.outputs.tag }}.txt
token: ${{ secrets.CUSTOM_GITHUB_TOKEN }}

build-and-publish-docker-image:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1a268e8

Please sign in to comment.