You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@ Add the previously mentioned ``PAT_TOKEN`` to this new repository.
70
70
2. Type the year in ``yyyy`` format and click on **Run workflow**.
71
71
72
72
After the workflow has ended a Pull Request will be created:
73
-
1. Open the [pull request](https://github.com/Flashky/advent-of-code-{year}/pull/1).
73
+
1. Open the **pull request**.
74
74
2. Verify everything is right and then **merge** it.
75
75
76
76
After the PR is merged the repository will have its description and topics updated. Also, all ``README.md`` and ``pom.xml`` will be updated with current year value. The PR can be declined and workflow can be executed again if there was any problem that needed a fix.
@@ -82,7 +82,8 @@ After the PR is merged the repository will have its description and topics updat
0 commit comments