update workflow

This commit is contained in:
Jason Kulatunga 2024-02-04 08:00:15 -08:00
parent aa27b0335c
commit f003d06c52
No known key found for this signature in database
1 changed files with 14 additions and 12 deletions

View File

@ -13,6 +13,8 @@ on:
- warning - warning
- debug - debug
jobs: jobs:
sync:
steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- name: Pushes to another repository - name: Pushes to another repository
uses: cpina/github-action-push-to-another-repository@main uses: cpina/github-action-push-to-another-repository@main