Skip to content

Commit

Permalink
Test commit to trigger workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
MukuFlash03 committed Oct 7, 2024
1 parent 21b284e commit 7ed65c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable_image_build_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ jobs:
"https://api.github.com/repos/MukuFlash03/e-mission-server/git/refs/tags")
# "https://api.github.com/repos/MukuFlash03/e-mission-server/releases/latest")
# SERVER_IMAGE_TAG=$(echo "$response" | jq -r '.tag_name')
# SERVER_IMAGE_TARGET=$(echo "$response" | jq -r '.target_commitish')
# SERVER_IMAGE_TAG=$(echo "$response" | jq -r '.tag_name')
# echo "SERVER_IMAGE_TAG=$(echo "$response" | jq -r '.tag_name')" >> "$GITHUB_OUTPUT"
# echo "SERVER_IMAGE_TARGET=$(echo "$response" | jq -r '.target_commitish')" >> "$GITHUB_OUTPUT"
Expand Down

0 comments on commit 7ed65c6

Please sign in to comment.