Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
imigueldiaz committed Mar 29, 2024
2 parents 4df5d5a + fb1d995 commit 68a4483
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 @@ -27,7 +27,7 @@ To use this action in your workflow, add the following step:

```yaml
- name: Firefox Extension Updates
uses: your-username/your-repo@main
uses: imigueldiaz/[email protected]
with:
branch: 'main'
file_name: 'extension.xpi'
Expand All @@ -46,4 +46,4 @@ The action performs the following steps:
Updates or creates a version entry in the updates.json file based on the provided inputs.
Optionally updates the update_url in the manifest.json file.
By using this action, you can automate the process of managing your Firefox extension updates directly from your GitHub repository.
By using this action, you can automate the process of managing your Firefox extension updates directly from your GitHub repository.

0 comments on commit 68a4483

Please sign in to comment.