Give tag workflow access to github-bot environment. (#1866)

This commit is contained in:
Felix Fontein
2024-09-11 13:43:48 +02:00
committed by GitHub
parent d06c4b1524
commit 08e87b5cdb

View File

@@ -14,6 +14,7 @@ name: Sync tags with ansible-core releases
jobs:
tag:
runs-on: "ubuntu-latest"
environment: github-bot
permissions:
contents: write
steps: