Commit 9df5a3ae authored by ansible-repo-updater[bot]'s avatar ansible-repo-updater[bot]
Browse files

chore: sync from template v1.0.0

parent a671abc2
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -9,8 +9,7 @@ name: "Docker"
  push:
    tags:
      # Publish semver tags as releases.
      - 'v*.*.*'

      - "v[0-9]+.[0-9]+.[0-9]+"
env:
  # Use docker.io for Docker Hub if empty
  REGISTRY: ghcr.io
+0 −1
Original line number Diff line number Diff line
@@ -11,7 +11,6 @@ jobs:
    name: "Release"
    runs-on: ubuntu-latest
    permissions:
      pull-requests: write
      contents: write
    concurrency:
      group: semantic-release