Skip to content

Commit

Permalink
Update version-update-workflow.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Raoul Linnenbank <[email protected]>
  • Loading branch information
rflinnenbank authored Nov 1, 2022
1 parent 81bf454 commit a5c8c87
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/version-update-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,8 @@ jobs:
tag_name: ${{ env.package_version }}
name: "Release ${{ env.package_version }}"
generate_release_notes: True
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# ---------------------------------------------------------------- #
# | Build image and upload it to AWS and DockerHub | #
# ---------------------------------------------------------------- #
Expand Down

0 comments on commit a5c8c87

Please sign in to comment.