mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-21 21:48:21 -05:00
ci: fix labels/tags auto-generation on oss standards github ci
This commit is contained in:
parent
b0578c4567
commit
2d218d6ebc
2
.github/workflows/labels.yml
vendored
2
.github/workflows/labels.yml
vendored
@ -19,4 +19,4 @@ jobs:
|
|||||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
owner-name: ${{ github.repository_owner }}
|
owner-name: ${{ github.repository_owner }}
|
||||||
repository-name: ${{ github.event.repository.name }}
|
repository-name: ${{ github.event.repository.name }}
|
||||||
# force: true # optional to clear existing labels, default to true
|
force: true # optional to clear existing labels, default to true
|
||||||
|
Loading…
Reference in New Issue
Block a user