Skip to content

Commit

Permalink
Trying to get my new workflow to work, damnit.
Browse files Browse the repository at this point in the history
  • Loading branch information
sp1ff committed Feb 6, 2021
1 parent 9bd7829 commit 795954c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/0.7-alphas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,9 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ env.RELEASE_VERSION }}
release_name: 0.7-alpha-${{ env.ALPHA_VERSION }}
prelease: true

- name: Save release upload URL to artifact
run: echo "${{ steps.release.outputs.upload_url }}" > artifacts/release-upload-url
Expand Down

0 comments on commit 795954c

Please sign in to comment.