Skip to content

Commit 8c29b99

Browse files
authored
ci: improve wording
1 parent e0bde99 commit 8c29b99

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/autoupdate.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Creates a PR for updating RGBDS version automatcally
22
# Trigger it and put the desired RGBDS version as the "version"
3-
# parameter. Must match one of the available tags: https://github.com/gbdev/rgbds/tags
3+
# parameter. "version" must be a valid git ref for the RGBDS repository.
4+
# You'll normally want one of the available tags: https://github.com/gbdev/rgbds/tags
5+
46
name: Create PR to update RGBDS
57
on:
68
workflow_dispatch:

0 commit comments

Comments
 (0)