We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e93fc2 commit d75c064Copy full SHA for d75c064
.github/workflows/AOS-distribute.yml
@@ -74,4 +74,4 @@ jobs:
74
releaseName: ${{ steps.extract_version_name.outputs.version }}
75
releaseFiles: AOS/app/build/outputs/bundle/release/app-release.aab
76
track: production
77
- whatsNewDirectory: distribution/whatsnew
+ whatsNewDirectory: ${{ github.workspace }}/distribution/whatsnew
0 commit comments