This commit is contained in:
Zane Schepke
2025-04-15 05:59:41 -04:00
parent 120bde2939
commit c520fa5ed2
+1
View File
@@ -90,6 +90,7 @@ jobs:
tag: "latest" # or any tag name you wish to use tag: "latest" # or any tag name you wish to use
message: "Automated tag for HEAD commit" message: "Automated tag for HEAD commit"
force_push_tag: true force_push_tag: true
github_token: ${{ secrets.PAT}}
tag_exists_error: false tag_exists_error: false
- name: Get latest release - name: Get latest release