eazea
This commit is contained in:
@@ -42,7 +42,7 @@ jobs:
|
||||
token: ${{ secrets.ACCESS_TOKEN_GIT }}
|
||||
ssh-known-hosts: ${{ secrets.SSH_KNOWN_GITEA }}
|
||||
- name: Print Gitea runner tag
|
||||
run: echo ${{ gitea.run_id }}
|
||||
run: echo ${{ gitea.event.release.tag_name }}
|
||||
# - name: Login to Docker private registry
|
||||
# uses: docker/login-action@v3
|
||||
# with:
|
||||
|
||||
Reference in New Issue
Block a user