mirror of
https://github.com/wgtunnel/android.git
synced 2026-06-02 00:29:08 +02:00
fix: space
This commit is contained in:
@@ -90,7 +90,7 @@ jobs:
|
||||
tag: "latest" # or any tag name you wish to use
|
||||
message: "Automated tag for HEAD commit"
|
||||
force_push_tag: true
|
||||
github_token: ${{ secrets.PAT}}
|
||||
github_token: ${{ secrets.PAT }}
|
||||
tag_exists_error: false
|
||||
|
||||
- name: Get latest release
|
||||
|
||||
Reference in New Issue
Block a user