Skip to content

Commit

Permalink
ci: publish workflow, remove dev branch pin
Browse files Browse the repository at this point in the history
  • Loading branch information
0b5vr committed Feb 13, 2024
1 parent 17598a6 commit 24a97d7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
with:
# checkout is pinned to dev branch here
ref: dev
- name: Setup Node
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 24a97d7

Please sign in to comment.