Skip to content

Commit

Permalink
fix publish issue for CI. (#430)
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudwebrtc authored Dec 19, 2023
1 parent 9cc6804 commit 35d5cca
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,3 @@ jobs:
AWS_SECRET_ACCESS_KEY: ${{ secrets.DOCS_DEPLOY_AWS_API_SECRET }}
AWS_DEFAULT_REGION: "us-east-1"

- name: Publish
uses: k-paxian/[email protected]
with:
credentialJson: ${{ secrets.CREDENTIAL_JSON }}
flutter: true
skipTests: true
force: true
5 changes: 1 addition & 4 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,7 @@ flutter:
topics:
- webrtc
- voip
- audio
- video
- livestream
- conference
- meeting
- chat
- real-time

0 comments on commit 35d5cca

Please sign in to comment.