Skip to content

Commit

Permalink
ci: update job name
Browse files Browse the repository at this point in the history
  • Loading branch information
jtyoung84 committed May 9, 2024
1 parent bdec2e2 commit be4531a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag_and_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
ref: ${{ env.DEFAULT_BRANCH }}
fetch-depth: 0
token: ${{ secrets.SERVICE_TOKEN }}
- name: Set up Python 3.10
- name: Set up Python 3.8
uses: actions/setup-python@v3
with:
python-version: '3.8'
Expand Down

0 comments on commit be4531a

Please sign in to comment.