-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
with node modules, to action can use it
- Loading branch information
Showing
542 changed files
with
186,799 additions
and
25,371 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,6 +17,5 @@ jobs: | |
url: 'https://fake-movie-database-api.herokuapp.com/api?s=batman' | ||
|
||
- name: list files | ||
run: | | ||
ls | ||
run: ls | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ The file data is saved to. Default `actions/data.json` | |
## Example usage | ||
|
||
``` | ||
uses: actions/... | ||
uses: gautemo/[email protected] | ||
with: | ||
url: 'https://fake-movie-database-api.herokuapp.com/api?s=batman' | ||
file: 'backup/data.json' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.