Skip to content

Commit

Permalink
update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
noweh committed Sep 18, 2023
1 parent b996b4c commit efc1f0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
steps:
- name: Hello world action step
id: hello
uses: noweh/post-tweet-v2-action@v0.9
uses: noweh/post-tweet-v2-action@v0.10
with:
message: "Hi, this is a test!"
consumer-key: ${{ secrets.TWITTER_CONSUMER_KEY }}
Expand Down

0 comments on commit efc1f0b

Please sign in to comment.