We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7a998f commit a4e24f7Copy full SHA for a4e24f7
.github/workflows/push_dist_to_npm.yml
@@ -12,7 +12,6 @@ jobs:
12
publish:
13
if: github.repository_owner == 'graphhopper'
14
runs-on: ubuntu-latest
15
- environment: npm
16
steps:
17
- name: Checkout
18
uses: actions/checkout@v4
0 commit comments