We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3bd246 commit 8c8ab2fCopy full SHA for 8c8ab2f
1 file changed
.github/workflows/release.yml
@@ -11,6 +11,7 @@ jobs:
11
- uses: actions/checkout@v4
12
with:
13
token: ${{ secrets.GITHUB_TOKEN }}
14
+ ref: main
15
- name: Set up Python
16
uses: actions/setup-python@v4
17
0 commit comments