Fix workflows

This commit is contained in:
EstrellaXD
2023-05-19 17:16:46 +08:00
parent 8f548d8cf8
commit d3e636ed8c

View File

@@ -65,7 +65,7 @@ jobs:
uses: docker/login-action@v2
with:
registry: ghcr.io
username: ${{ secrets.GITHUB_USERNAME }}
username: ${{ github.actor }}
password: ${{ secrets.ACCESS_TOKEN }}
- name: Build and push