Skip to content

Commit

Permalink
Generated SDK #9982
Browse files Browse the repository at this point in the history
  • Loading branch information
fireblocks_dx_team committed Jun 25, 2024
1 parent 6f6749f commit 1e05f2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
steps:
- name: Check out repository code
uses: actions/checkout@v4
with:
token: ${{ secrets.RELEASE_TOKEN }}
- name: Set up Python
uses: actions/setup-python@v2
with:
Expand Down Expand Up @@ -59,8 +61,6 @@ jobs:
steps:
- name: Check out repository code
uses: actions/checkout@v3
with:
token: ${{ secrets.RELEASE_TOKEN }}
- name: Set up Python
uses: actions/setup-python@v2
with:
Expand Down

0 comments on commit 1e05f2d

Please sign in to comment.