Skip to content

Commit

Permalink
build: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ndr-brt committed Sep 4, 2024
1 parent 77eb779 commit 3e1e363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/core-prepare-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,6 @@ jobs:

Publish-Main-Snapshot:
if: github.ref_name == 'main'
needs: [ Bump-Version ]
needs: [ Bump-Main-Version ]
uses: eclipse-edc/.github/.github/workflows/publish-snapshot.yml@main
secrets: inherit

0 comments on commit 3e1e363

Please sign in to comment.