Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
rnkdsh committed Mar 18, 2023
1 parent c3cbcda commit f32a7a2
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ The following are _required_ as `step.env` keys
## Example

```yaml
uses: rnkdsh/[email protected].1
uses: rnkdsh/[email protected].2
with:
token: ${{ secrets.DIAWI_TOKEN }}
file: ./example.apk
Expand Down
2 changes: 1 addition & 1 deletion node_modules/.package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "action-upload-diawi",
"version": "1.3.1",
"version": "1.3.2",
"description": "📦 GitHub Action for uploading APK to Diawi",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit f32a7a2

Please sign in to comment.