Skip to content

Commit

Permalink
ci: use default workflow name
Browse files Browse the repository at this point in the history
  • Loading branch information
rcwbr authored Nov 8, 2024
1 parent 977febd commit 12b92ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/push-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ jobs:
docker-bake-base-metadata: ${{ steps.docker-bake-base.outputs.metadata }}
docker-bake-conventional-changelog-metadata: ${{ steps.docker-bake-conventional-changelog.outputs.metadata }}
release-it-workflow:
name: Release-it workflow
uses: rcwbr/release-it-gh-workflow/.github/workflows/[email protected]
needs: build-docker-images
with:
Expand Down

0 comments on commit 12b92ef

Please sign in to comment.