Skip to content

Commit

Permalink
Update on-push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mfazekas authored Mar 3, 2022
1 parent da0d655 commit 199276a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ jobs:
NVMRC: ${{ needs.lint_test_generate.outputs.NVMRC }}
secrets:
MAPBOX_ACCESS_TOKEN: ${{ secrets.MAPBOX_ACCESS_TOKEN }}
MAPBOX_DOWNLOAD_TOKEN: ${{ secrets.MAPBOX_DOWNLOAD_TOKEN }}

publish:
if: startsWith(github.ref, 'refs/tags/')
Expand Down

0 comments on commit 199276a

Please sign in to comment.