Skip to content

Commit

Permalink
Merge pull request #5 from RicochetStudios/kiweezi/release-staged
Browse files Browse the repository at this point in the history
Add dependency on ci workflow
  • Loading branch information
kiweezi authored Jan 5, 2024
2 parents 17fe768 + f616201 commit d7332ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
create:
name: Create release
runs-on: ubuntu-latest
needs: ci
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit d7332ff

Please sign in to comment.