Skip to content

Commit

Permalink
Release: tag every release with develop
Browse files Browse the repository at this point in the history
  • Loading branch information
snh authored and juanfont committed Nov 17, 2022
1 parent 3d8dd68 commit c0884f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
type=sha
type=raw,value=develop
- name: Login to DockerHub
uses: docker/login-action@v1
with:
Expand Down Expand Up @@ -130,6 +131,7 @@ jobs:
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
type=sha
type=raw,value=develop
- name: Login to DockerHub
uses: docker/login-action@v1
with:
Expand Down

0 comments on commit c0884f9

Please sign in to comment.