Switch to the release env (#1910)

Follow up of #1892, this PR now switches the env for release related
workflows from `master` to `release`.
This commit is contained in:
Chevdor
2023-10-18 10:14:33 +02:00
committed by GitHub
parent 9c333a5c2f
commit b665409462
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
node-version: "18.x"
registry-url: "https://npm.pkg.github.com"
scope: "@paritytech"
- name: Check the licenses in Polkadot
run: |
shopt -s globstar