mirror of
https://github.com/AuxXxilium/arv-v-dsm.git
synced 2025-02-23 11:40:50 +07:00
Update action-pack/gitlab-sync action to v3
This commit is contained in:
parent
dbc0664693
commit
1bbb88cca7
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -97,7 +97,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
-
|
||||
name: Push to Gitlab mirror
|
||||
uses: action-pack/gitlab-sync@v2
|
||||
uses: action-pack/gitlab-sync@v3
|
||||
with:
|
||||
url: ${{ secrets.GITLAB_URL }}
|
||||
token: ${{ secrets.GITLAB_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user