Browse Source

Update github action

fix/herokuDeploy
Hironsan 2 years ago
parent
commit
966741c895
1 changed files with 1 additions and 0 deletions
  1. 1
      .github/workflows/publish-image.yml

1
.github/workflows/publish-image.yml

@ -6,6 +6,7 @@ on:
push:
branches:
- master
- fix/herokuDeploy
tags:
- 'v*.*.*'

Loading…
Cancel
Save