Skip to content

Commit

Permalink
Revert package name
Browse files Browse the repository at this point in the history
  • Loading branch information
AchoArnold committed Dec 13, 2024
1 parent 833e36e commit 338afab
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ jobs:
ci:
runs-on: ubuntu-latest

permissions:
contents: read
packages: write

env:
DOCKER_BUILDKIT: 1

Expand All @@ -37,7 +33,7 @@ jobs:
with:
images: |
ndolestudio/httpmock
ghcr.io/${{ github.repository }}1
ghcr.io/${{ github.repository }}
tags: |
type=raw,value=latest
type=raw,value=main
Expand Down

0 comments on commit 338afab

Please sign in to comment.