mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-18 00:17:48 +01:00
Try to set specific directory
This shouldn't be necessary, since we set the default working directory
This commit is contained in:
1
.github/workflows/build-release.yml
vendored
1
.github/workflows/build-release.yml
vendored
@@ -85,6 +85,7 @@ jobs:
|
||||
uses: maierj/fastlane-action@v2.2.1
|
||||
with:
|
||||
lane: production
|
||||
subdirectory: wger
|
||||
|
||||
- name: Make Github release
|
||||
uses: softprops/action-gh-release@v1
|
||||
|
||||
Reference in New Issue
Block a user