Skip to content

Commit 29153aa

Browse files
committed
fixed dependancies
1 parent 944313a commit 29153aa

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/publish-deployer.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ on:
44
push:
55
tags:
66
- "*"
7-
branches:
8-
- "AE-1241/fix-vulnerabilties-d"
97

108
env:
119
REGISTRY: gcr.io/stackgen-gcp-marketplace
@@ -45,8 +43,6 @@ jobs:
4543
tags: |
4644
type=semver,pattern={{version}}
4745
type=semver,pattern={{major}}.{{minor}}
48-
type=ref,event=branch
49-
type=sha,prefix={{branch}}-
5046
github-token: ${{ secrets.GITHUB_TOKEN }}
5147

5248
- name: Verify GH_TOKEN

0 commit comments

Comments
 (0)