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.
1 parent 62331c3 commit c669bfcCopy full SHA for c669bfc
.github/workflows/publish.yml
@@ -17,6 +17,8 @@ jobs:
17
18
steps:
19
- uses: actions/checkout@v4
20
+ with:
21
+ ref: master
22
- name: Set up Python ${{ matrix.python-version }}
23
uses: actions/setup-python@v5
24
with:
0 commit comments