Skip to content

Commit

Permalink
feat: changes to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
byt3h3ad committed Jun 13, 2024
1 parent c1cd214 commit 1c7d2c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/beta.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Publish to npm
name: Publish to npm beta

on:
push:
branches:
- 'dev'
- 'beta'
jobs:
build:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 1c7d2c3

Please sign in to comment.