Skip to content

Commit

Permalink
Fix version and add name to step on reddit action
Browse files Browse the repository at this point in the history
  • Loading branch information
SpecialAro committed Jun 19, 2022
1 parent 8245e20 commit 4184c8f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/reddit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: bluwy/release-for-reddit-action@v1
- name: Release for Reddit
uses: bluwy/[email protected]
with:
username: ${{ secrets.REDDIT_USERNAME }}
password: ${{ secrets.REDDIT_PASSWORD }}
Expand Down

0 comments on commit 4184c8f

Please sign in to comment.