Skip to content

Commit

Permalink
chore: Update release-tweet.yml (ant-design#46000)
Browse files Browse the repository at this point in the history
Signed-off-by: afc163 <[email protected]>
  • Loading branch information
afc163 authored Nov 22, 2023
1 parent 98e45b3 commit b7e3cf7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-tweet.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
name: 🐦 Release to Tweet

on:
release:
types: [published]
create

permissions:
contents: read

jobs:
tweet:
if: github.event.ref_type == 'tag'
runs-on: ubuntu-latest
steps:
- name: Tweet
Expand Down

0 comments on commit b7e3cf7

Please sign in to comment.