Skip to content

Commit 72e1784

Browse files
committed
sync dev and main for devto updated url
1 parent 290bc0e commit 72e1784

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/workflows/syndicate.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,8 @@ jobs:
4242
PRIVATE_DEVTO: ${{ secrets.PRIVATE_DEVTO }}
4343
- uses: stefanzweifel/git-auto-commit-action@v4
4444
with:
45-
commit_message: devto updates
45+
commit_message: main-devto updates
46+
- uses: stefanzweifel/git-auto-commit-action@v4
47+
with:
48+
commit_message: dev-devto updates
49+
branch:

0 commit comments

Comments
 (0)