ci: use context for GH and NPM tokens

This commit is contained in:
Christopher Willis-Ford 2023-04-14 11:04:01 -07:00
parent f1f10e0aa8
commit 1d9b3b85d6

View file

@ -68,6 +68,8 @@ workflows:
build_and_release:
jobs:
- build_and_release:
context:
- scratch-npm-creds
filters:
branches:
only: *release-branches