Skip to content

Commit

Permalink
chore(ci): fix announcement cd
Browse files Browse the repository at this point in the history
  • Loading branch information
hanxiao committed Sep 29, 2021
1 parent 3f5ee8e commit 5e8a6f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-announcement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ on:
inputs:
announce_text:
description: 'Announcement text (to delete current, leave it empty)'
required: true
required: false
announce_url:
description: 'Announcement URL (to delete current, leave it empty)'
required: true
required: false
release_token:
description: 'Your token'
required: true
Expand Down

0 comments on commit 5e8a6f3

Please sign in to comment.