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 567a941 commit 228e4a8Copy full SHA for 228e4a8
.github/workflows/release.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@v2
14
with:
15
- ref: xmc4400
+ ref: master
16
- uses: actions/setup-python@v1
17
18
python-version: '3.x'
0 commit comments