Skip to content

Commit

Permalink
ci: working on release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bdunderscore committed Sep 23, 2023
1 parent 369d7ec commit 99d95af
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
run-tests:
if: needs.prechecks.outputs.need-new-tag == 'true'
uses: bdunderscore/ndmf/.github/workflows/gameci.yml@main
permissions:
checks: write
contents: read
prechecks:
runs-on: ubuntu-latest
needs: run-tests
Expand Down

0 comments on commit 99d95af

Please sign in to comment.