Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
juliusl committed Jun 9, 2023
1 parent 585ed44 commit fa5a528
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
release:
name: Release
runs-on: ubuntu-latest
needs: [ 'build' ]
if: startsWith(github.ref, 'refs/tags/release')
steps:
- name: Download Artifacts
Expand Down

0 comments on commit fa5a528

Please sign in to comment.