File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ graph TD;
2424 YP --> YPC["Vaše změny v repozitáři + popis změn v <b>CHANGELOG.md</b>"]
2525 YPC --> CO["Commit: zpráva obsahující [pub]"]
2626 CO --> CI["⚙️ Běh CI/CD skriptu"]
27- CI --> outs
27+ CI -->|\+ 🔑 PAT Token| outs
2828```
2929
3030[ template ] : https://github.com/HelpViewer/helpTemplate " Šablona nápovědy "
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ graph TD;
2424 YP --> YPC["Your changes in repository + Change in <b>CHANGELOG.md</b>"]
2525 YPC --> CO["Commit: message contains [pub]"]
2626 CO --> CI["⚙️ CI/CD pipeline run"]
27- CI --> outs
27+ CI -->|\+ 🔑 PAT Token| outs
2828```
2929
3030[ template ] : https://github.com/HelpViewer/helpTemplate " Help file project template "
You can’t perform that action at this time.
0 commit comments