Skip to content

Commit

Permalink
Update build-and-release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielLMcGuire authored Jul 24, 2024
1 parent 5a17487 commit e7bf613
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-and-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
uses: actions/create-release@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
MY_APP_VERSION: ${{ vars.MY_APP_VERSION }}
with:
tag_name: ${{ var.MY_APP_VERSION }}
release_name: Release ${{ var.MY_APP_VERSION }}
Expand Down

0 comments on commit e7bf613

Please sign in to comment.