Skip to content

Commit 9f21f89

Browse files
committed
feat: trigger docker changes
1 parent f4aa50d commit 9f21f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
id: branch-names
3131
uses: tj-actions/branch-names@v8
3232

33-
# Verify tag is on main or release branch and npm package version matches tag
33+
# Verify tag is on main or release branch
3434
- name: Verify tag is on main or release branch
3535
if: env.IS_TAG_TRIGGER == 'true'
3636
run: |

0 commit comments

Comments
 (0)