Skip to content

Commit

Permalink
run update version
Browse files Browse the repository at this point in the history
  • Loading branch information
shadowwalkersb committed Nov 2, 2023
1 parent cd404f3 commit 37310c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ jobs:
uses: actions/checkout@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
- run: echo "HELLO"
# - run: python ./recipe/update-version.py {{ github.ref_name }}
# - run: echo "HELLO"
- run: python ./recipe/update-version.py {{ github.ref_name }}

0 comments on commit 37310c5

Please sign in to comment.