Skip to content

Commit 066b49a

Browse files
committed
Update readme
1 parent 37d5f9f commit 066b49a

File tree

3 files changed

+1
-13
lines changed

3 files changed

+1
-13
lines changed

.github/PULL_REQUEST_TEMPLATE.md

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

.github/workflows/announce-new-release-discord.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: "ubuntu-latest"
1111
steps:
1212
- name: "Send Discord Webhook"
13-
uses: "hugoalh/[email protected].0"
13+
uses: "hugoalh/[email protected].1"
1414
with:
1515
key: "${{secrets.DISCORD_HXHS_PROJECTNEWRELEASEANNOUNCER_WEBHOOK}}"
1616
embeds: |

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,6 @@ A PowerShell module to provide a better and easier way for GitHub Actions to com
9090

9191
## 🔗 Other Edition
9292

93-
- Go
94-
- [actions-go/toolkit](https://github.com/actions-go/toolkit) *\[Unofficial\]*
95-
- [haya14busa/go-actions-toolkit](https://github.com/haya14busa/go-actions-toolkit) *\[Unofficial\]*
9693
- NodeJS
9794
- [actions/toolkit](https://github.com/actions/toolkit)
9895
- [@actions/artifact](https://www.npmjs.com/package/@actions/artifact)
@@ -104,6 +101,3 @@ A PowerShell module to provide a better and easier way for GitHub Actions to com
104101
- [@actions/http-client](https://www.npmjs.com/package/@actions/http-client)
105102
- [@actions/io](https://www.npmjs.com/package/@actions/io)
106103
- [@actions/tool-cache](https://www.npmjs.com/package/@actions/tool-cache)
107-
- JasonEtco/actions-toolkit ([GitHub](https://github.com/JasonEtco/actions-toolkit))([NPM](https://www.npmjs.com/package/actions-toolkit)) *\[Unofficial\]*
108-
- Python
109-
- [boschglobal/action.toolkit](https://github.com/boschglobal/action.toolkit) *\[Unofficial\]*

0 commit comments

Comments
 (0)