Skip to content

Commit

Permalink
chore: Update name of release workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
gnarea committed Oct 22, 2023
1 parent fdafeec commit dddf72e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

release:
needs: ci
uses: relaycorp/shared-workflows/.github/workflows/nodejs-knative-release.yml@main
uses: relaycorp/shared-workflows/.github/workflows/server-release.yml@main
with:
dockerhub_username: ${{ vars.DOCKERHUB_USERNAME }}
secrets:
Expand Down

0 comments on commit dddf72e

Please sign in to comment.