mirror of
https://github.com/juanfont/headscale.git
synced 2024-12-24 00:37:52 +00:00
contributor: set specific version
This commit is contained in:
parent
74621e2750
commit
8798efd353
4
.github/workflows/contributors.yml
vendored
4
.github/workflows/contributors.yml
vendored
@ -4,13 +4,13 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
add-contributors:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: BobAnkh/add-contributors@master
|
||||
- uses: BobAnkh/add-contributors@v0.2.2
|
||||
with:
|
||||
CONTRIBUTOR: "## Contributors"
|
||||
COLUMN_PER_ROW: "6"
|
||||
|
Loading…
x
Reference in New Issue
Block a user