Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
29d3705073 |
@@ -31,7 +31,9 @@ jobs:
|
|||||||
run: npm ci
|
run: npm ci
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: npm run build -- --define SimApiVersion="'${{github.ref_name}}'"
|
env:
|
||||||
|
SimApiVersion: ${{ github.ref_name }}
|
||||||
|
run: npm run build
|
||||||
|
|
||||||
- name: Publish to npm
|
- name: Publish to npm
|
||||||
run: npm publish --access public
|
run: npm publish --access public
|
||||||
Reference in New Issue
Block a user