Skip to content

Commit

Permalink
chore: move dev images to a new package, set branch name correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
4141done committed Feb 26, 2024
1 parent a09b4c8 commit c318f4d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dev-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ jobs:

- name: Debug print out ref info
run: echo $(gh pr view $PR_NUMBER --repo ${{ github.repository }})
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Checkout source code from Github
uses: actions/checkout@v4
Expand Down

0 comments on commit c318f4d

Please sign in to comment.