Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
robingenz committed Jan 30, 2025
1 parent 112d953 commit e58b101
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ GitHub Action to deploy a Capacitor Live Update to the [Capawesome Cloud](https:
## Usage

```yaml
- uses: capawesome-team/[email protected].1
- uses: capawesome-team/[email protected].3
with:
# The Capawesome Cloud app ID.
# Required.
Expand Down Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Build web assets
run: npm run build
- name: Deploy Live Update
uses: capawesome-team/[email protected].1
uses: capawesome-team/[email protected].3
id: upload-action
with:
appId: 'addb597c-9cbd-4cdc-bcc0-cd5c2234a03f'
Expand Down

0 comments on commit e58b101

Please sign in to comment.