Skip to content

Commit

Permalink
fix sq
Browse files Browse the repository at this point in the history
  • Loading branch information
shadowwalkersb committed Nov 2, 2023
1 parent 37310c5 commit 9ce9918
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
- name: Checkout eman-feedstock
uses: actions/checkout@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}
# - run: echo "HELLO"
- run: python ./recipe/update-version.py {{ github.ref_name }}

0 comments on commit 9ce9918

Please sign in to comment.