Skip to content

Commit 667d43b

Browse files
Update Eomm/why-don-t-you-tweet action to v2
1 parent c88f96e commit 667d43b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-tweet.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
tweet:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: Eomm/why-don-t-you-tweet@v1
13+
- uses: Eomm/why-don-t-you-tweet@v2
1414
if: ${{ !github.event.repository.private }}
1515
with:
1616
# GitHub event payload

0 commit comments

Comments
 (0)