Skip to content

Commit

Permalink
chore: skip release
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielMuller committed Oct 18, 2024
1 parent 7d4862f commit 89611e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
build:
runs-on: ubuntu-latest
needs: version-check
if: needs.version-check.outputs.changed == 'true'
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
Expand Down

0 comments on commit 89611e0

Please sign in to comment.