workflow changes 4

This commit is contained in:
Dethrace Labs 2022-09-20 20:35:39 +12:00
parent a89c198660
commit b07432bba7
1 changed files with 4 additions and 4 deletions

View File

@ -106,10 +106,10 @@ jobs:
if: needs.bump-tag.outputs.new_tag != ''
runs-on: ubuntu-latest
steps:
- name: Fetch build artifacts
uses: actions/download-artifact@v1
with:
name: artifacts
# - name: Fetch build artifacts
# uses: actions/download-artifact@v1
# with:
# name: artifacts
- name: Create release
id: create-release
uses: softprops/action-gh-release@v1