We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d9ed73f + a088447 commit c69bbb5Copy full SHA for c69bbb5
.github/workflows/dev.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- name: Checkout
14
uses: actions/checkout@v3
15
- with:s
+ with:
16
ref: ${{ github.event.release.tag_name }}
17
- name: Install Python
18
uses: actions/setup-python@v4
.github/workflows/publish.yml
@@ -10,7 +10,7 @@ jobs:
10
11
0 commit comments