Skip to content

Commit

Permalink
fix: release workflow
Browse files Browse the repository at this point in the history
fix instead of ci to trigger a release.
  • Loading branch information
JustSamuel committed Feb 17, 2025
1 parent cfba2aa commit 0bfa3a2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ concurrency:
jobs:
versioning:
uses: GEWIS/actions/.github/workflows/versioning.yml@v1
with:
dry-run: 'true'

publish-npm:
uses: GEWIS/actions/.github/workflows/npm-release.yml@v1
Expand Down

0 comments on commit 0bfa3a2

Please sign in to comment.