We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8d5410 commit e3281bdCopy full SHA for e3281bd
.github/workflows/release.yaml
@@ -23,9 +23,9 @@ jobs:
23
# Whether a draft release should be created, instead of public one
24
IS_DRAFT_RELEASE: false
25
# Name of the GitHub user for Git config
26
- GIT_USERNAME: PhilippPlotnikov
+ GIT_USERNAME: Philipp-Plotnikov
27
# E-Mail of the GitHub user for Git config
28
- GIT_EMAIL: philipp.plotnikov@codefresh.io
+ GIT_EMAIL: philipp.plotnikov@icloud.com
29
steps:
30
- name: Checkout code
31
uses: actions/checkout@v3
0 commit comments