Update twitter-bot.yml

pull/14892/head
Alex 2022-09-02 18:09:33 +01:00 committed by GitHub
parent e82feb54e4
commit b4a75e9855
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,8 @@ on:
workflow_dispatch:
release:
types: [published]
permissions: {} # none
permissions:
contents: read
jobs:
twitter-release:
runs-on: ubuntu-20.04