Skip to content

Commit

Permalink
testing ghcr login.
Browse files Browse the repository at this point in the history
  • Loading branch information
david-i-berry committed Aug 21, 2024
1 parent 047d605 commit 2c38e07
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}
IMAGE_NAME: dbtest # ${{ github.repository }}

jobs:
#pypi-build-dist-artefacts-and-publish:
Expand Down Expand Up @@ -38,7 +38,6 @@ jobs:
permissions:
contents: read
packages: write
#
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 2c38e07

Please sign in to comment.