Skip to content

Commit

Permalink
Merge pull request #88 from stocnet/develop
Browse files Browse the repository at this point in the history
Fixed pushrelease double naming
  • Loading branch information
jhollway authored Sep 12, 2024
2 parents 2387ff4 + b899f45 commit b8b4732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pushrelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
ls manynet_*
- name: Create Release and Upload Assets
id: create_release
id: upload_release
uses: softprops/action-gh-release@v2
with:
tag_name: ${{ steps.newtag.outputs.tag }}
Expand Down

0 comments on commit b8b4732

Please sign in to comment.