push
This commit is contained in:
parent
4785621210
commit
34cc951122
1 changed files with 2 additions and 0 deletions
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
|
@ -6,6 +6,8 @@ concurrency:
|
|||
jobs:
|
||||
install:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: write
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [16.x]
|
||||
|
|
Loading…
Reference in a new issue