Skip to content

Commit

Permalink
Merge pull request #701 from UC-Davis-molecular-computing/dev
Browse files Browse the repository at this point in the history
Fixes #699; Fix release note workflow and run workflow for v0.17.0
  • Loading branch information
UnHumbleBen authored Dec 16, 2021
2 parents 1807da4 + 6d82de5 commit 8e1a0fc
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 @@ -15,7 +15,7 @@ jobs:
- name: "Build & test"
run: |
echo "done!"
- uses: "marvinpinto/action-automatic-releases@v1.1.0"
- uses: "marvinpinto/action-automatic-releases@v1.2.1"
env:
ACTIONS_ALLOW_UNSECURE_COMMANDS: 'true'
with:
Expand Down

0 comments on commit 8e1a0fc

Please sign in to comment.