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