Skip to content

Commit

Permalink
ffffff
Browse files Browse the repository at this point in the history
  • Loading branch information
nicko170 committed Feb 28, 2024
1 parent dc56ff0 commit 9e33d83
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/publishdocker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ name: Publish Docker
on:
push:
branches: [ "master" ]

permissions:
contents: read
packages: write

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9e33d83

Please # to comment.