Skip to content

Commit

Permalink
Bump version to v0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
th0th committed Jul 20, 2021
1 parent b219db6 commit e51b15c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ jobs:
uses: docker/build-push-action@v2
with:
context: .
flavor: |
latest=main
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
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:latest
image: docker://ghcr.io/th0th/notify-discord:v0.2

0 comments on commit e51b15c

Please sign in to comment.