Release patch 1.3.1 #85

Closed
thisloke wants to merge 4 commits from master into release-patch
Showing only changes of commit ad73dde0d1 - Show all commits

View file

@ -7,6 +7,10 @@ on:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy:
matrix:
os: [ubuntu-latest]
node-version: [20.x]
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2