Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit 0741fb1

Browse files
authored
Update featureRelease.yml
1 parent a1ae3b7 commit 0741fb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/featureRelease.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Latest Release
1+
name: Feature Branch Release
22

33
on:
44
push:
@@ -37,4 +37,4 @@ jobs:
3737
name: Build and push
3838
run: |
3939
docker build -t filefighter/frontend:feature webapp_provider/
40-
docker push filefighter/frontend:feature
40+
docker push filefighter/frontend:feature

0 commit comments

Comments
 (0)