fixup releasing tags

This commit is contained in:
Graham Christensen 2023-05-25 10:12:22 -04:00
parent 35a5adec22
commit 5b593d5200
No known key found for this signature in database

View File

@ -47,7 +47,7 @@ jobs:
env:
AWS_BUCKET: ${{ secrets.AWS_S3_UPLOAD_BUCKET }}
run: |
./upload_s3.sh "tag" "$GITHUB_REF_NAME" "$GITHUB_SHA"
.github/workflows/upload_s3.sh "tag" "$GITHUB_REF_NAME" "$GITHUB_SHA"
- name: Publish Release to GitHub (Tag)
uses: softprops/action-gh-release@v1
with:
@ -55,4 +55,3 @@ jobs:
draft: true
files: |
artifacts/**
nix-installer.sh