chore: fix gh action typo

This commit is contained in:
ndom91
2021-06-27 03:39:38 +02:00
parent b89ae87fb1
commit 9abb392b4e

View File

@@ -31,7 +31,7 @@ jobs:
run: npm run build
release:
name: Release
environement: release
environment: release
needs: test
runs-on: ubuntu-latest
steps: