Browse Source

syntax

master
Henning Hall 1 year ago
parent
commit
caefb31da2
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/publish.yml

+ 1
- 1
.github/workflows/publish.yml View File

@ -7,7 +7,7 @@ on:
jobs:
build:
environment: npm - publish
environment: npm - publish
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1

Loading…
Cancel
Save