test github upload

This commit is contained in:
2022-05-29 10:43:01 -05:00
parent 03b4588d43
commit c2dcd57fed

View File

@@ -20,7 +20,7 @@ jobs:
with:
registry: ghcr.io
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_REGISTRY_TOKEN }}
password: ${{ secrets.REPO_SECRET }}
- name: Build and Push Docker Image
uses: docker/build-push-action@v2
with: