This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
|||||||
- run: echo " This job is now running on a ${{ runner.os }} server hosted by Gitea!"
|
- run: echo " This job is now running on a ${{ runner.os }} server hosted by Gitea!"
|
||||||
- run: echo " The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."
|
- run: echo " The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v6
|
||||||
with:
|
with:
|
||||||
repository: Ronnie/SjkScripts
|
repository: Ronnie/SjkScripts
|
||||||
token: ${{ gitea.token }}
|
token: ${{ gitea.token }}
|
||||||
|
|||||||
Reference in New Issue
Block a user