Skip to content

Commit

Permalink
Workflows 4
Browse files Browse the repository at this point in the history
  • Loading branch information
Alina Shumann committed Nov 11, 2024
1 parent db7a4e7 commit b17c56b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,13 @@ on:
workflow_dispatch:

jobs:
push-image:
build-and-push-images:
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
attestations: write
id-token: write
defaults:
run:
working-directory: './Store'
Expand Down

0 comments on commit b17c56b

Please sign in to comment.