Skip to content

Commit

Permalink
Merge pull request #66 from mediaopt/preview-publishing
Browse files Browse the repository at this point in the history
checkout correct branch
  • Loading branch information
JonYeb authored Apr 5, 2024
2 parents 2ff6c6b + b8b8840 commit 1beac9e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
steps:
- name: checkout
uses: actions/checkout@v2
with:
ref: ${{GITHUB_REF_NAME}}
- name: node
uses: actions/setup-node@v2
with:
Expand Down

0 comments on commit 1beac9e

Please sign in to comment.