Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
eeclfrei committed Aug 9, 2021
1 parent 274a1a1 commit 29ccd57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
cp lib/src/bin/phylum.bash .
- name: Build zipfile
run: zip -r phylum-cli-release phylum-cli-release
- uses: softprops/action-gh-release@v1
- uses: softprops/action-gh-release@v0.1.7
name: Release
with:
files: |
Expand Down

0 comments on commit 29ccd57

Please sign in to comment.