This commit is contained in:
parent
428a5eb5f5
commit
69bfb2d6bc
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
|
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
|
||||||
|
with:
|
||||||
|
token: ${{ secrets.MAINTAINER_TOKEN }}
|
||||||
|
|
||||||
- name: Push Git Tag
|
- name: Push Git Tag
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Reference in a new issue