Skip to content

Commit

Permalink
New, improved get-release: woo!
Browse files Browse the repository at this point in the history
  • Loading branch information
bruceadams committed Apr 1, 2020
1 parent ba665e0 commit 7b295d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v1
- name: Get Release
id: get_release
uses: bruceadams/get-release@v1.0.0
uses: bruceadams/get-release@v1.1.0
- name: Build
run: cargo build --release --verbose
- name: Upload Release Asset
Expand Down

0 comments on commit 7b295d7

Please sign in to comment.