Skip to content

Commit d4972d3

Browse files
committed
Add issue and discussion links to release notes
1 parent 0bf6d91 commit d4972d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rpgxp-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ jobs:
171171
done
172172
fi
173173
174-
BODY+=$'\n'"**Note:** If you encounter any bugs or issues, please don't hesitate to open an issue. For any questions or to start a discussion, feel free to initiate a discussion on the GitHub repository."
174+
BODY+=$'\n'"**Note:** If you encounter any bugs or issues, please don't hesitate to open an [issue](https://github.com/BerndHagen/RPG-Maker-XP-Script-Library/issues). For any questions or to start a discussion, feel free to initiate a [discussion](https://github.com/BerndHagen/RPG-Maker-XP-Script-Library/discussions) on the GitHub repository."
175175
176176
# ── Release-Assets sammeln (einzelne .rb Dateien)
177177
ASSET_FILES=()

0 commit comments

Comments
 (0)