Skip to content

Commit

Permalink
fix ci, attempt 2 (#25)
Browse files Browse the repository at this point in the history
* wip

* wip

* wip

* wip
  • Loading branch information
Fraccaman authored May 17, 2024
1 parent e7b28dc commit b614051
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,15 @@ env:
GIT_LFS_SKIP_SMUDGE: 1
REGISTRY_URL: ghcr.io

permissions:
contents: read
pages: write
id-token: write

jobs:
build-docker:
runs-on: ubuntu-latest

permissions:
contents: read
packages: write
attestations: write


strategy:
fail-fast: true
matrix:
Expand Down

0 comments on commit b614051

Please sign in to comment.