fix(ci): tdg-forgejo-action uri
This commit is contained in:
@@ -5,7 +5,7 @@ jobs:
|
|||||||
runs-on: alpine
|
runs-on: alpine
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- uses: tdg-forgejo-action
|
- uses: actions/tdg-forgejo-action@master
|
||||||
with:
|
with:
|
||||||
TOKEN: ${{ secrets.FORGEJO_TOKEN }}
|
TOKEN: ${{ secrets.FORGEJO_TOKEN }}
|
||||||
REPO: ${{ github.repository }}
|
REPO: ${{ github.repository }}
|
||||||
|
|||||||
Reference in New Issue
Block a user