Skip to content

Commit

Permalink
test용 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahn-seokjoo committed Sep 8, 2024
1 parent a3fae4b commit 469c077
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/create_artifact_and_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- master
types:
- opened
- synchronize
- closed

Expand Down Expand Up @@ -105,7 +106,7 @@ jobs:
with:
packageName: com.mashup.dorabangs
releaseFiles: app/build/outputs/bundle/release/app-release.aab
track: qa
track: internal
serviceAccountJsonPlainText: ${{ secrets.SERVICE_ACCOUNT_JSON }}

post_github:
Expand Down

0 comments on commit 469c077

Please sign in to comment.