Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
lionel- committed Sep 26, 2024
1 parent 7fbe8dc commit 86844ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
# uses: ./.github/workflows/release-macos.yml
steps:
- name: Dummy step
run: exit 1
run: echo ""
needs: [do_release, get_version]
# secrets: inherit
# with:
Expand Down

0 comments on commit 86844ff

Please sign in to comment.