Skip to content

Commit

Permalink
Updating version for image (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
ra-grover authored Jan 10, 2023
1 parent 03e78aa commit d6ee7e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches: [master]
types: [completed]
env:
VERSION: v0.0.3
VERSION: v0.0.4
jobs:
deploy:
runs-on: ubuntu-latest
Expand Down Expand Up @@ -37,4 +37,4 @@ jobs:
with:
context: .
push: true
tags: ghcr.io/expediagroup/overwhelm:latest,ghcr.io/expediagroup/overwhelm:${{ env.VERSION }}
tags: ghcr.io/expediagroup/overwhelm:latest,ghcr.io/expediagroup/overwhelm:${{ env.VERSION }}

0 comments on commit d6ee7e5

Please sign in to comment.