Skip to content

Commit

Permalink
Bump version to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
th0th committed Jul 24, 2021
1 parent 5df3feb commit fda1438
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ steps:
- name: Your previous build steps

- name: Notify discord
uses: th0th/[email protected].0
uses: th0th/[email protected].1
if: ${{ always() }}
env:
DISCORD_WEBHOOK_URL: ${{ secrets.DISCORD_WEBHOOK_URL }}
Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ branding:
color: blue
runs:
using: docker
image: docker://ghcr.io/th0th/notify-discord:0.4
image: docker://ghcr.io/th0th/notify-discord:0.4.1

0 comments on commit fda1438

Please sign in to comment.