Skip to content

Commit

Permalink
Reattempt for create tag, release
Browse files Browse the repository at this point in the history
  • Loading branch information
MukuFlash03 committed Oct 8, 2024
1 parent ac8c9d3 commit 57e4264
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/reusable_image_build_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -315,11 +315,13 @@ jobs:
}'
echo "Logging latest created release"
latest_release=$(curl -L \
-H "Accept: application/vnd.github+json" \
-H "Authorization: Bearer ${{ secrets.GH_FG_PAT_TAGS }}" \
-H "X-GitHub-Api-Version: 2022-11-28" \
https://api.github.com/repos/MukuFlash03/${{ inputs.repo }}/releases/latest)
echo $latest_release
- name: Add, Commit, Push changes to .env file
Expand Down

0 comments on commit 57e4264

Please sign in to comment.