Skip to content

Commit

Permalink
fix: workflow revisions
Browse files Browse the repository at this point in the history
  • Loading branch information
Makr91 committed Jul 3, 2023
1 parent 309d49d commit 4493e5a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,9 @@ jobs:

publish:
needs: release-please
if: ${{ needs.release-please.outputs.exists }}
runs-on: ubuntu-latest
steps:
- name: "Checkout the repository"
uses: "actions/[email protected]"
with:
Expand Down

0 comments on commit 4493e5a

Please sign in to comment.