This commit is contained in:
@@ -40,7 +40,7 @@ jobs:
|
|||||||
fi
|
fi
|
||||||
- name: Login to repository
|
- name: Login to repository
|
||||||
run: |
|
run: |
|
||||||
buildah login $REGISTRY -u ${{ gitea.actor }} -p ${{ secrets.GITEA_TOKEN }}
|
buildah login $REGISTRY -u ${{ gitea.actor }} -p ${{ secrets.ACCESS_TOKEN }}
|
||||||
|
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
Reference in New Issue
Block a user