Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
josephnobes-stfc authored Jan 25, 2024
1 parent 8639071 commit e304a29
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 @@ -43,7 +43,7 @@ jobs:
# path: build/build.zip
- name: Create release if tagged
if: startsWith(github.ref, 'refs/tags/')
uses: actions/release-action@v1
uses: ncipollo/release-action@v1
with:
artifactErrorsFailBuild: true
artifacts: build/build.zip
Expand Down

0 comments on commit e304a29

Please sign in to comment.