Skip to content

Commit 98cff32

Browse files
committed
📌 a more reasonable version bump
1 parent 7b1efc6 commit 98cff32

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/demo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Checkout files
1313
uses: actions/checkout@v3
1414
- name: Update Status
15-
uses: CompeyDev/discord-status-action@0.3.4
15+
uses: CompeyDev/discord-status-action@0.3.0
1616
with:
1717
file: README.md
1818
id: "893762371770802227"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "discord-status-action",
3-
"version": "0.3.4",
3+
"version": "0.3.0",
44
"description": "GitHub action to update your discord status in a file using the Lanyard API.",
55
"main": "update.js",
66
"repository": "https://github.com/CompeyDev/discord-status-action",

0 commit comments

Comments
 (0)