v3.1.0 #317

Merged
Vylpes merged 76 commits from develop into main 2023-07-08 13:30:22 +01:00
2 changed files with 0 additions and 2 deletions
Showing only changes of commit e2988d39b5 - Show all commits

View file

@ -17,7 +17,6 @@ jobs:
node-version: 16.x
- run: yarn install --frozen-lockfile
- run: yarn build
- run: yarn test
- name: Deploy Production
uses: D3rHase/ssh-command-action@v0.2.1
with:

View file

@ -17,7 +17,6 @@ jobs:
node-version: 16.x
- run: yarn install --frozen-lockfile
- run: yarn build
- run: yarn test
- name: Deploy Staging
uses: D3rHase/ssh-command-action@v0.2.1
with: