Skip to content

Commit

Permalink
Disables mockstack test in release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lorengordon committed Dec 30, 2024
1 parent 47a3881 commit d34b526
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 @@ -17,3 +17,5 @@ jobs:
uses: plus3it/actions-workflows/.github/workflows/release.yml@821d7899f1cf32b97306ef06ca1de31ae3274b7f
secrets:
release-token: ${{ secrets.GH_RELEASES_TOKEN }}
with:
mockstacktest-enable: false

0 comments on commit d34b526

Please sign in to comment.