Skip to content
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.

Commit

Permalink
trying weird things #1
Browse files Browse the repository at this point in the history
  • Loading branch information
wiebeck committed May 25, 2022
1 parent 645bbdf commit 760bf73
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
build:
runs-on: ubuntu-latest
permissions:
contents: read
packages: write

steps:
Expand Down Expand Up @@ -53,4 +52,4 @@ jobs:
with:
context: .
push: true
tags: ${{ steps.tags.outputs.tags }}
tags: ghcr.io/riege/some-foo-pkg:test

0 comments on commit 760bf73

Please sign in to comment.