Skip to content

Commit

Permalink
Update resources
Browse files Browse the repository at this point in the history
(cherry picked from commit 658a58b)
  • Loading branch information
hugoalh committed Oct 24, 2024
1 parent 0c1b20f commit 39bd598
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/announce-new-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: "Send Discord Webhook"
uses: "hugoalh/send-discord-webhook-ghaction@main"
with:
key: "${{secrets.DISCORD_HXHS_PROJECTNEWRELEASEANNOUNCER_WEBHOOK}}"
key: "${{secrets.DISCORD_COMMUNITY_PROJECTNEWRELEASEANNOUNCER_WEBHOOK}}"
embeds: |-
- title: "Send Discord Webhook (GitHub Action)"
description: |-
Expand Down
2 changes: 1 addition & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: "Send Discord Webhook (GitHub Action)"
message: "If you use this software, please cite it using the metadata from this file."
type: "software"
authors:
- name: "hugoalh Studio"
- name: "hugoalh"
repository-code: "https://github.com/hugoalh/send-discord-webhook-ghaction"
keywords:
- "discord"
Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Contributing Guide

This Contributing Guide is depend on the "[hxhS (hugoalh & hugoalh Studio) Universal Contributing Guide](https://github.com/hugoalh/hugoalh/blob/main/guides/hxhs-universal-contributing.md)", along with revises and take precedence over it.
This Contributing Guide is depend on the "[hugoalh Universal Contributing Guide](https://github.com/hugoalh/hugoalh/blob/main/guides/universal-contributing.md)", along with revises and take precedence over it.

## Revises

Expand Down
2 changes: 1 addition & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
## Report Vulnerabilities

To report security vulnerabilities, please [create security vulnerability report](https://github.com/hugoalh/hugoalh/blob/main/guides/hxhs-universal-contributing.md#create-security-vulnerability-report).
To report security vulnerabilities, please [create security vulnerability report](https://github.com/hugoalh/hugoalh/blob/main/guides/universal-contributing.md#create-security-vulnerability-report).

0 comments on commit 39bd598

Please sign in to comment.