Skip to content

Commit 3992d69

Browse files
committed
remove duplicate UpdatePorjectVersion
1 parent 0d3b361 commit 3992d69

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/create-release-pr.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -198,13 +198,6 @@ jobs:
198198
pkill -f Unity || true
199199
rm -f OneSignalExample/Temp/UnityLockfile
200200
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-
208201
- name: Run ExportUnityPackage
209202
uses: buildalon/unity-action@v3
210203
with:

0 commit comments

Comments
 (0)