Skip to content

Commit

Permalink
Test using dist zip as release artefact
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul-Ladyman committed Jun 29, 2024
1 parent 6bfd318 commit f7c884b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
githubrelease:
name: Github Release
runs-on: ubuntu-latest
needs: [testbuild, deployprod]
needs: [testbuild]
if: github.event_name == 'push'
permissions:
contents: write
Expand Down

0 comments on commit f7c884b

Please sign in to comment.