This commit is contained in:
		| @@ -25,7 +25,7 @@ jobs: | ||||
|         with: | ||||
|           registry: git.claeyscloud.com | ||||
|           username: nologin | ||||
|           password: ${{ secrets.GITHUB_TOKEN }} | ||||
|           password: ${{ secrets.PACKAGE_TOKEN }} | ||||
|       - name: Build and push | ||||
|         uses: https://github.com/docker/build-push-action@v5 | ||||
|         with: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user