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 70dd3b6 commit 9684538Copy full SHA for 9684538
.github/workflows/release-artifacts.yml
@@ -125,4 +125,4 @@ jobs:
125
uses: actions/upload-artifact@v2
126
with:
127
name: authme-latest-release-${{matrix.NAME}}-x64-installer-portable
128
- path: dist
+ path: core/target/release
0 commit comments