only tweet on release, not tag push

pull/14404/head
Steven Powell 2022-06-23 11:01:20 -07:00
parent dfa930c35e
commit abc213e51a
1 changed files with 0 additions and 3 deletions

View File

@ -1,9 +1,6 @@
name: "Tweet the release"
on:
workflow_dispatch:
push:
tags:
- 'v*'
release:
types: [published]
jobs: