parent
689aa100fa
commit
0501f114f5
1
.github/workflows/createchangelog.yml
vendored
1
.github/workflows/createchangelog.yml
vendored
@ -66,6 +66,7 @@ jobs:
|
||||
with:
|
||||
application_id: ${{ secrets.APP_ID }}
|
||||
application_private_key: ${{ secrets.APP_KEY }}
|
||||
organization: Nomi-CEu
|
||||
|
||||
- name: Checkout Repo
|
||||
uses: actions/checkout@v4
|
||||
|
1
.github/workflows/deploygh.yml
vendored
1
.github/workflows/deploygh.yml
vendored
@ -25,6 +25,7 @@ jobs:
|
||||
with:
|
||||
application_id: ${{ secrets.APP_ID }}
|
||||
application_private_key: ${{ secrets.APP_KEY }}
|
||||
organization: Nomi-CEu
|
||||
|
||||
- name: Checkout Tag
|
||||
uses: actions/checkout@v4
|
||||
|
1
.github/workflows/releasecommit.yml
vendored
1
.github/workflows/releasecommit.yml
vendored
@ -62,6 +62,7 @@ jobs:
|
||||
with:
|
||||
application_id: ${{ secrets.APP_ID }}
|
||||
application_private_key: ${{ secrets.APP_KEY }}
|
||||
organization: Nomi-CEu
|
||||
|
||||
- name: Checkout Repo
|
||||
uses: actions/checkout@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user