fix auto-tag-artifact workflow (#5804)

This commit is contained in:
Alexander Tsybulsky 2022-10-04 17:43:49 +03:00 committed by GitHub
parent 0437fc4e95
commit 4a5263d0ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 }}