Skip to content

Commit

Permalink
Fix: Reference
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Dec 16, 2023
1 parent bf61f1a commit 10dcef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
github-token: "${{ secrets.ERGEBNIS_BOT_TOKEN }}"

- name: "Tweet about release"
uses: "Eomm/why-don-t-you-tweet@1.1.0"
uses: "Eomm/why-don-t-you-tweet@v1.1.0"
env:
TWITTER_ACCESS_TOKEN: "${{ secrets.ERGEBNIS_TWITTER_ACCESS_TOKEN }}"
TWITTER_ACCESS_TOKEN_SECRET: "${{ secrets.ERGEBNIS_TWITTER_ACCESS_TOKEN_SECRET }}"
Expand Down

0 comments on commit 10dcef5

Please sign in to comment.