Skip to content

Commit

Permalink
changed the source branch/tagged-commit back to plain github.ref
Browse files Browse the repository at this point in the history
  • Loading branch information
lufre1 committed Apr 9, 2024
1 parent fe867ba commit 0828d1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_installers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: checkout
uses: actions/checkout@v4
with:
ref: ${{ github.event.before || github.ref }}
ref: ${{ github.ref }}

- name: setup conda
if: matrix.os == 'windows-latest' || matrix.os == 'ubuntu-latest'
Expand Down

0 comments on commit 0828d1d

Please sign in to comment.