1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-08-04 02:15:18 +02:00

test another fork syncing action

This commit is contained in:
François Darveau 2021-06-28 18:11:16 -04:00
parent 530dc26519
commit dcd97f0d1e

View file

@ -21,9 +21,9 @@ jobs:
# submodules: 'recursive' ### may be needed in your situation # submodules: 'recursive' ### may be needed in your situation
# Step 2: run this sync action - specify the upstream repo, upstream branch to sync with, and target sync branch # Step 2: run this sync action - specify the upstream repo, upstream branch to sync with, and target sync branch
- name: Pull (Fast-Forward) upstream changes - name: Sync-Fork-action
id: sync uses: XueMoMo/Sync-Fork-action@v1.0.6
uses: aormsby/Fork-Sync-With-Upstream-action@v2.3 #uses: XueMoMo/Fork-Sync-With-Upstream-action@v2.3
with: with:
upstream_repository: pawelmalak/flame upstream_repository: pawelmalak/flame
upstream_branch: master upstream_branch: master