Skip to content

Commit

Permalink
more CI/CD fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Stateford committed Feb 12, 2023
1 parent 9530f23 commit 3e20dea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
- if: github.event_name == 'push' && contains(github.ref, 'refs/tags')
uses: actions/download-artifact@v2
with:
name: my-artifact
name: Display Lock

- if: github.event_name == 'push' && contains(github.ref, 'refs/tags')
name: Create release
Expand Down

0 comments on commit 3e20dea

Please sign in to comment.