mirror of
https://github.com/THIS-IS-NOT-A-BACKUP/zspotify.git
synced 2024-11-26 01:43:43 +01:00
Remove push trigger, change action version
This commit is contained in:
parent
66f22c456f
commit
bd7d4022bc
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: GitHub Sync to Upstream Repository
|
||||
uses: dabreadman/sync-upstream-repo@v1.1.0.b
|
||||
uses: dabreadman/sync-upstream-repo@v1.2.0.b
|
||||
with:
|
||||
upstream_repo: ${{ env.UPSTREAM_URL }}
|
||||
upstream_branch: ${{ env.UPSTREAM_BRANCH }}
|
||||
|
@ -1 +0,0 @@
|
||||
sync-upstream-repo https://github.com/dabreadman/sync-upstream-repo keeping CI alive. UNIX Time:
|
Loading…
Reference in New Issue
Block a user