Skip to content

Commit

Permalink
add ref
Browse files Browse the repository at this point in the history
  • Loading branch information
roy-coder committed Jan 8, 2025
1 parent 73644f4 commit d37ad26
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
uses: actions/[email protected]
with:
fetch-depth: 0
ref: ${{ github.ref }}
- name: Debug Publish Branch
run: echo "${{ github.event.pull_request.base.ref }}"
- run: corepack enable
Expand Down Expand Up @@ -67,6 +68,7 @@ jobs:
uses: actions/[email protected]
with:
fetch-depth: 0
ref: ${{ github.ref }}

- name: Set up Docker Buildx
uses: docker/[email protected]
Expand Down

0 comments on commit d37ad26

Please sign in to comment.