Skip to content

Commit 742410f

Browse files
committed
update README with link to my blog article and remote TODO section
1 parent 2743480 commit 742410f

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

README.org

+2-11
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ The idea to create this project was born from this [[https://github.com/orgs/com
77
raised the desire to automate the process of defining the options for a workflow
88
dispatch with the current tags from their repository.
99

10-
Since GitHub does not offer this feature, I decided to create it myself.
10+
Since GitHub does not offer this feature, I decided to create it myself. You can
11+
read an article from my blog explaining how it works [[https://gaio.dev/posts/2024-06-26-git-tag-to-workflow-dispatch][here]].
1112

1213
*** Usage example
1314

@@ -115,13 +116,3 @@ use. For my examples, I use basically this approach:
115116

116117
Feel free to add your personal approach to this documentation.
117118

118-
** To do list
119-
120-
- [ ] Automated tests;
121-
- [ ] Tutorial article;
122-
- [ ] Map other ~peter-evans/create-pull-request@v6~ params, so the user can
123-
customize the PR with the updates properly;
124-
- [ ] Add the feature for the user to specify whether a PR will be created or a
125-
commit will be sent directly;
126-
- [ ] Automate the release asset download at the step ~Download the
127-
self-contained .NET program~;

0 commit comments

Comments
 (0)