Skip to content

Commit

Permalink
nightly release downstream from docker job
Browse files Browse the repository at this point in the history
  • Loading branch information
DevopsGoth authored Sep 10, 2024
1 parent 02d1324 commit 8f050f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/applications.yml
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,6 @@ jobs:

nightly:
if: github.ref == 'refs/heads/master'
needs: build
needs: [docker-image]
uses: kadena-io/pact-5/.github/workflows/release-manual.yml@master
secrets: inherit

0 comments on commit 8f050f9

Please sign in to comment.