mirror of
https://github.com/sasjs/server.git
synced 2026-04-21 21:01:31 +00:00
chore: trigger release
This commit is contained in:
@@ -37,6 +37,9 @@ jobs:
|
||||
with:
|
||||
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||
|
||||
- name: Checkout again with new Tag
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Release
|
||||
uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "server",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"description": "NodeJS wrapper for calling the SAS binary executable",
|
||||
"scripts": {
|
||||
"server": "npm run server:prepare && npm run server:start",
|
||||
|
||||
Reference in New Issue
Block a user