Skip to content

Commit

Permalink
asd
Browse files Browse the repository at this point in the history
  • Loading branch information
dbarrosop committed Jul 27, 2023
1 parent aff2ea5 commit d1c792a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wf_test_and_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

deploy:
needs: [test]
uses: nhost-actions/workflows/.github/workflows/build-and-release-nhost-run.yaml@first
uses: nhost-actions/workflows/.github/workflows/build-and-release-nhost-run.yaml@v1
with:
IMAGE: ${{ inputs.IMAGE }}
SERVICE_ID: ${{ inputs.SERVICE_ID }}
Expand Down

0 comments on commit d1c792a

Please sign in to comment.