change github action name and branch

This commit is contained in:
2022-11-30 08:02:43 -06:00
committed by GitHub
parent c74e208144
commit 4b00c4f807
@@ -1,7 +1,7 @@
on:
push:
branches:
- github-actions
- main
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
@@ -34,4 +34,4 @@ jobs:
node-version: 18
- run: npm ci
- run: npm run release