Skip to content

Commit c05483f

Browse files
committed
1 parent 8dcdd3d commit c05483f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test_and_deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ jobs:
112112
repo: 07th-mod/python-patcher-metadata
113113
# Required when using the `repo` option. Either a PAT or a token generated from the GitHub app or CLI
114114
token: "${{ secrets.PYTHON_PATCHER_METADATA_PAT }}"
115+
ref: main # this repo uses 'master', but the python-patcher-metadata uses 'main'
115116

116117
# Download Windows artifacts
117118
- name: Download all Windows .exe artifacts

0 commit comments

Comments
 (0)