iskoldt-X commited on
Commit
74b77fe
1 Parent(s): c7a9b1e

ghcr.io MY_TOKEN & amd64 only

Browse files
.github/workflows/Docker Images.yml CHANGED
@@ -34,7 +34,7 @@ jobs:
34
  with:
35
  registry: ghcr.io
36
  username: ${{ github.repository_owner }}
37
- password: ${{ secrets.GITHUB_TOKEN }}
38
  -
39
  name: Owner names
40
  run: |
 
34
  with:
35
  registry: ghcr.io
36
  username: ${{ github.repository_owner }}
37
+ password: ${{ secrets.MY_TOKEN }}
38
  -
39
  name: Owner names
40
  run: |