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

Commit 0347d44

Browse files
authored
👷 Commit using update robot
1 parent 5cb676d commit 0347d44

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎.github/workflows/alpha.yml‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -398,4 +398,10 @@ jobs:
398398
cp -a macos_update_manifest/. updates/browser/
399399
cp -a linux_update_manifest/. updates/browser/
400400
cp -a windows_update_manifest/. updates/browser/
401+
402+
- uses: stefanzweifel/git-auto-commit-action@v4
403+
with:
404+
commit_message: 🔖 Upload update manifests ${{ steps.data.outputs.version }}
405+
commit_user_name: Fushra Robot
406+
commit_user_email: trickypr@gmail.com
401407

0 commit comments

Comments
 (0)