Commit 8c4fd0a4 authored by Moody Salem's avatar Moody Salem

Some cleanup of workflows

BREAKING CHANGE: trigger a new major release
parent 7d526c58
......@@ -2,7 +2,7 @@
name: Feature Request
about: Suggest an idea for this project
title: ''
labels: ''
labels: 'improvement'
assignees: ''
---
......
**PLEASE DO NOT SUBMIT TOKEN ADDITIONS AS PULL REQUESTS**
All token requests should be made via an issue.
......@@ -35,7 +35,7 @@ jobs:
yarn-
- name: Install dependencies
run: yarn --frozen-lockfile
run: yarn install --frozen-lockfile
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment