mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-01 04:08:27 +08:00
fix auto-tag-artifact workflow (#5804)
This commit is contained in:
parent
0437fc4e95
commit
4a5263d0ba
2
.github/workflows/main-build.yml
vendored
2
.github/workflows/main-build.yml
vendored
|
@ -66,7 +66,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
repository: https://github.com/abapGit/build.git
|
||||
repository: abapGit/build
|
||||
- name: mirror tag to the artifact
|
||||
env:
|
||||
GITHUB_API_KEY: ${{ secrets.DEPLOY_ABAPGIT_BUILD }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user