-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
778fdcf
commit 6781c6a
Showing
6 changed files
with
4 additions
and
77 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 |
---|---|---|
|
@@ -14,7 +14,7 @@ jobs: | |
contents: write | ||
steps: | ||
- name: devcard | ||
uses: dailydotdev/[email protected].0 | ||
uses: dailydotdev/[email protected].1 | ||
with: | ||
devcard_id: ${{ secrets.DEVCARD_ID }} | ||
``` | ||
|
@@ -24,7 +24,7 @@ jobs: | |
### Required | ||
- `devcard_id`: this is the unique hash of the devcard, it can be found in the URL of the devcard. | ||
- e.g. `https://api.daily.dev/devcards/0b156485612243bfa39092f30071e276.png` where the devcard_id is `0b156485612243bfa39092f30071e276` | ||
- e.g. `https://api.daily.dev/devcards/0b156485612243bfa39092.3.171e276.png` where the devcard_id is `0b156485612243bfa39092.3.171e276` | ||
- Can be found at [https://app.daily.dev/devcard](https://app.daily.dev/devcard) | ||
|
||
### Optional | ||
|
@@ -51,7 +51,7 @@ jobs: | |
contents: write | ||
steps: | ||
- name: devcard | ||
uses: dailydotdev/[email protected].0 | ||
uses: dailydotdev/[email protected].1 | ||
with: | ||
devcard_id: ${{ secrets.DEVCARD_ID }} | ||
commit_branch: devcard | ||
|
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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