Skip to content

Commit 08bb4b6

Browse files
update secret and trigger again
1 parent 15cc9e7 commit 08bb4b6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ac-plugin-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
td-ios:
88
runs-on: ubuntu-latest
99
steps:
10-
- run: echo "Test Distribution Test Job"
10+
- run: echo "TD Test Job v2"
1111
- run: curl -fSL -o app.ipa "https://storage.googleapis.com/appcircle-dev-common/self-hosted/sample-apps/appcircle-sample-ios.ipa"
1212
- uses: appcircleio/appcircle-testing-distribution-githubaction@develop
1313
with:
@@ -18,7 +18,7 @@ jobs:
1818
eas-ios:
1919
runs-on: ubuntu-latest
2020
steps:
21-
- run: echo "EAS Test Job"
21+
- run: echo "EAS Test Job v2"
2222
- run: curl -fSL -o app.ipa "https://storage.googleapis.com/appcircle-dev-common/self-hosted/sample-apps/appcircle-sample-ios.ipa"
2323
- uses: appcircleio/appcircle-enterprise-app-store-githubaction@develop
2424
with:

0 commit comments

Comments
 (0)