mirror of
https://github.com/FlareSolverr/FlareSolverr.git
synced 2025-06-07 20:15:24 +00:00
CI/CD: Configure AutoTag GitHub Action (#14)
This commit is contained in:
parent
2bf2784dfc
commit
f10093c927
2
.github/workflows/autotag.yml
vendored
2
.github/workflows/autotag.yml
vendored
@ -16,5 +16,5 @@ jobs:
|
|||||||
name: Auto Tag
|
name: Auto Tag
|
||||||
uses: Klemensas/action-autotag@stable
|
uses: Klemensas/action-autotag@stable
|
||||||
with:
|
with:
|
||||||
GITHUB_TOKEN: "${{ secrets.GH_PAT }}"
|
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
||||||
tag_prefix: "v"
|
tag_prefix: "v"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user