Merge pull request #15686 from AffectedArc07/nanomap-fixes-2021-03-07

Fixes nanomaps action, again.
This commit is contained in:
Fox McCloud
2021-03-07 16:54:39 -05:00
committed by GitHub
-5
View File
@@ -35,11 +35,6 @@ jobs:
git commit -m "NanoMap Auto-Update (`date`)" -a || true
git push -f -u origin nanomap-render
- name: 'Push Maps'
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
- name: Create Pull Request
uses: repo-sync/pull-request@v2
with: