Skip to content

Commit d36c03c

Browse files
committed
ci(package-pwa-microservices-template-ghpkg): ⚙️ Update github repo package
1 parent 7840028 commit d36c03c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ghpkg.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
git status
109109
git remote set-url origin git@github.com:underpostnet/pwa-microservices-template-ghpkg.git
110110
git add .
111-
git commit -m "Update github repo package"
111+
git commit -m "ci(package-pwa-microservices-template-ghpkg): ⚙️ Update github repo package"
112112
git push https://${{ secrets.GIT_AUTH_TOKEN }}@github.com/underpostnet/pwa-microservices-template-ghpkg.git
113113
114114
# git push -u origin https://${{ secrets.GIT_AUTH_TOKEN }}@github.com/underpostnet/pwa-microservices-template-ghpkg.git

0 commit comments

Comments
 (0)