@@ -18,11 +18,12 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: '20'
|
node-version: '20'
|
||||||
|
|
||||||
- uses: actions/checkout@v4
|
- uses: Checkout
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- uses: https://git.trez.wtf/Trez/opencommit-gitea@main
|
- name: OpenCommit (GiteaCompatibility)
|
||||||
|
uses: https://git.trez.wtf/Trez/opencommit-gitea@main
|
||||||
with:
|
with:
|
||||||
GITHUB_TOKEN: ${{ secrets.BOT_GITEA_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.BOT_GITEA_TOKEN }}
|
||||||
PLATFORM: gitea
|
PLATFORM: gitea
|
||||||
|
|||||||
Reference in New Issue
Block a user