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 0d3b361 commit 3992d69Copy full SHA for 3992d69
.github/workflows/create-release-pr.yml
@@ -198,13 +198,6 @@ jobs:
198
pkill -f Unity || true
199
rm -f OneSignalExample/Temp/UnityLockfile
200
201
- - name: Run UpdateProjectVersion
202
- uses: buildalon/unity-action@v3
203
- with:
204
- project-path: OneSignalExample
205
- args: -quit -batchmode -nographics -buildTarget Android -executeMethod OneSignalSDK.OneSignalPackagePublisher.UpdateProjectVersion
206
-
207
208
- name: Run ExportUnityPackage
209
uses: buildalon/unity-action@v3
210
with:
0 commit comments