Update workflows
This commit is contained in:
5
.github/workflows/release-docker.yml
vendored
5
.github/workflows/release-docker.yml
vendored
@@ -5,6 +5,11 @@ on:
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
packages: write
|
||||
|
||||
|
||||
jobs:
|
||||
docker:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user