fix: updating scripts, not a real release

This commit is contained in:
D. Moonfire 2022-07-14 17:54:15 -05:00
parent ee2b43c38c
commit 5f63cf50ef
2 changed files with 2 additions and 2 deletions

View File

@ -32,6 +32,4 @@ pipeline:
base_url: https://src.mfgames.com
files: exit-planning*.*
when:
event: tag
branch: main
tag: v*

View File

@ -1,2 +1,4 @@
cd $(dirname $0)/..
rm -f exit-planning*
npm install --ci
npx semantic-release