This commit is contained in:
@@ -35,7 +35,7 @@ jobs:
|
||||
username: ${{ gitea.repository_owner }}
|
||||
password: ${{ secrets.PACKAGE_TOKEN }}
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v4
|
||||
uses: docker/build-push-action@master
|
||||
with:
|
||||
push: true
|
||||
tags: ${{ gitea.repository }}:latest
|
||||
Reference in New Issue
Block a user