mirror of
https://github.com/FlareSolverr/FlareSolverr.git
synced 2025-07-23 10:30:08 +00:00
CI/CD: Configure GitHub Actions
This commit is contained in:
parent
8d02ad5bd5
commit
89f57be296
2
.github/workflows/autotag.yml
vendored
2
.github/workflows/autotag.yml
vendored
@ -16,5 +16,5 @@ jobs:
|
||||
name: Auto Tag
|
||||
uses: Klemensas/action-autotag@stable
|
||||
with:
|
||||
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
||||
GITHUB_TOKEN: "${{ secrets.GH_PAT }}"
|
||||
tag_prefix: "v"
|
||||
|
Loading…
x
Reference in New Issue
Block a user