Add missing EOF
This commit is contained in:
parent
c37f650566
commit
e5af20d1e6
|
@ -199,6 +199,7 @@ jobs:
|
||||||
prerelease: \${{ needs.check_if_version_upgraded.outputs.is_release_beta == 'true' }}
|
prerelease: \${{ needs.check_if_version_upgraded.outputs.is_release_beta == 'true' }}
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: \${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: \${{ secrets.GITHUB_TOKEN }}
|
||||||
|
EOF
|
||||||
```
|
```
|
||||||
|
|
||||||
You can also remove `jwt-decode`, `keycloak-js`, `powerhooks` and `tsafe` from your dependencies.
|
You can also remove `jwt-decode`, `keycloak-js`, `powerhooks` and `tsafe` from your dependencies.
|
||||||
|
|
Loading…
Reference in a new issue