We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d530cfe commit 0c14c84Copy full SHA for 0c14c84
.github/workflows/release-tweet.yml
@@ -10,7 +10,7 @@ jobs:
10
tweet:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: Eomm/why-don-t-you-tweet@v1
+ - uses: Eomm/why-don-t-you-tweet@v2
14
if: ${{ !github.event.repository.private }}
15
with:
16
# GitHub event payload
0 commit comments