Skip to content

Commit 6781c6a

Browse files
release: 2.3.1
1 parent 778fdcf commit 6781c6a

File tree

6 files changed

+4
-77
lines changed

6 files changed

+4
-77
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
contents: write
1515
steps:
1616
- name: devcard
17-
uses: dailydotdev/[email protected].0
17+
uses: dailydotdev/[email protected].1
1818
with:
1919
devcard_id: ${{ secrets.DEVCARD_ID }}
2020
```
@@ -24,7 +24,7 @@ jobs:
2424
### Required
2525
2626
- `devcard_id`: this is the unique hash of the devcard, it can be found in the URL of the devcard.
27-
- e.g. `https://api.daily.dev/devcards/0b156485612243bfa39092f30071e276.png` where the devcard_id is `0b156485612243bfa39092f30071e276`
27+
- e.g. `https://api.daily.dev/devcards/0b156485612243bfa39092.3.171e276.png` where the devcard_id is `0b156485612243bfa39092.3.171e276`
2828
- Can be found at [https://app.daily.dev/devcard](https://app.daily.dev/devcard)
2929

3030
### Optional
@@ -51,7 +51,7 @@ jobs:
5151
contents: write
5252
steps:
5353
- name: devcard
54-
uses: dailydotdev/[email protected].0
54+
uses: dailydotdev/[email protected].1
5555
with:
5656
devcard_id: ${{ secrets.DEVCARD_ID }}
5757
commit_branch: devcard

dist/vendor/8.14.2/linux-x64/THIRD-PARTY-NOTICES.md

Lines changed: 0 additions & 42 deletions
This file was deleted.
Binary file not shown.

dist/vendor/8.14.2/linux-x64/platform.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

dist/vendor/8.14.2/linux-x64/versions.json

Lines changed: 0 additions & 30 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "action-devcard",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"description": "GitHub Action to download the devcard from daily.dev",
55
"private": true,
66
"author": {

0 commit comments

Comments
 (0)