Skip to content

Commit

Permalink
ci: improve wording
Browse files Browse the repository at this point in the history
  • Loading branch information
avivace authored Feb 11, 2025
1 parent e0bde99 commit 8c29b99
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/autoupdate.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Creates a PR for updating RGBDS version automatcally
# Trigger it and put the desired RGBDS version as the "version"
# parameter. Must match one of the available tags: https://github.com/gbdev/rgbds/tags
# parameter. "version" must be a valid git ref for the RGBDS repository.
# You'll normally want one of the available tags: https://github.com/gbdev/rgbds/tags

name: Create PR to update RGBDS
on:
workflow_dispatch:
Expand Down

0 comments on commit 8c29b99

Please sign in to comment.