Skip to content

Commit

Permalink
general updates
Browse files Browse the repository at this point in the history
  • Loading branch information
dppeak committed Apr 28, 2023
1 parent a052a12 commit 2387cf8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/sample.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3

- name: Update Bundle identifier
- name: Update Plist file
uses: dppeak/[email protected]
with:
info-plist-path: './samples/Info.plist'
Expand Down
2 changes: 1 addition & 1 deletion 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
Expand Up @@ -23,7 +23,7 @@
"setup"
],
"author": "dppeak",
"license": "ISC",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",
Expand Down

0 comments on commit 2387cf8

Please sign in to comment.