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 1596d22 commit 5264276Copy full SHA for 5264276
.github/workflows/publish.yml
@@ -63,5 +63,5 @@ jobs:
63
# if: github.event_name == 'push' && github.ref == 'refs/heads/main'
64
uses: softprops/action-gh-release@v1
65
with:
66
- files: "\\*\\*.nupkg"
+ files: "D:\\a\\Flow.Launcher.Localization\\Flow.Launcher.Localization\nupkgs\\Flow.Launcher.Localization.0.0.1.nupkg"
67
tag_name: "v${{ env.release_version }}"
0 commit comments