Fix Probable Bugs (#591)

[SKIP]
This commit is contained in:
Integer Limit 2024-01-03 20:55:01 +11:00 committed by GitHub
parent 689aa100fa
commit 0501f114f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 0 deletions

View File

@ -66,6 +66,7 @@ jobs:
with: with:
application_id: ${{ secrets.APP_ID }} application_id: ${{ secrets.APP_ID }}
application_private_key: ${{ secrets.APP_KEY }} application_private_key: ${{ secrets.APP_KEY }}
organization: Nomi-CEu
- name: Checkout Repo - name: Checkout Repo
uses: actions/checkout@v4 uses: actions/checkout@v4

View File

@ -25,6 +25,7 @@ jobs:
with: with:
application_id: ${{ secrets.APP_ID }} application_id: ${{ secrets.APP_ID }}
application_private_key: ${{ secrets.APP_KEY }} application_private_key: ${{ secrets.APP_KEY }}
organization: Nomi-CEu
- name: Checkout Tag - name: Checkout Tag
uses: actions/checkout@v4 uses: actions/checkout@v4

View File

@ -62,6 +62,7 @@ jobs:
with: with:
application_id: ${{ secrets.APP_ID }} application_id: ${{ secrets.APP_ID }}
application_private_key: ${{ secrets.APP_KEY }} application_private_key: ${{ secrets.APP_KEY }}
organization: Nomi-CEu
- name: Checkout Repo - name: Checkout Repo
uses: actions/checkout@v4 uses: actions/checkout@v4