Skip to content

Commit

Permalink
Update release.yml (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
antonstjernquist authored Sep 10, 2022
1 parent 767e15d commit 3669546
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 @@ -55,11 +55,11 @@ jobs:
- name: Create Release & Changelog
uses: 'marvinpinto/[email protected]'
id: auto_release
with:
repo_token: '${{ secrets.GITHUB_TOKEN }}'
title: PEFCL Release | (${{ steps.get_vars.outputs.VERSION_TAG }})
prerelease: false
automatic_release_tag: ${{ steps.get_vars.outputs.BRANCH_NAME }}
files: ./temp/pefcl.zip

env:
Expand Down

0 comments on commit 3669546

Please sign in to comment.