pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://github.com/commonmark/commonmark-java/commit/b46cbf806662ee68ef49ae517a583162a2fbd059

onymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/global-7a1ad343bd40328c.css" /> Add git user.name and user.email, rename environment · commonmark/commonmark-java@b46cbf8 · GitHub
Skip to content

Commit b46cbf8

Browse files
committed
Add git user.name and user.email, rename environment
1 parent 05d5a03 commit b46cbf8

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
jobs:
1212
release:
13-
environment: release
13+
environment: maven_central
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: Checkout sources
@@ -26,6 +26,11 @@ jobs:
2626
gpg-private-key: ${{ secrets.MAVEN_GPG_PRIVATE_KEY }}
2727
gpg-passphrase: MAVEN_GPG_PASSPHRASE # env variable to use for passphrase in release
2828

29+
- name: Set up Git user
30+
run: |
31+
git config --global user.name "${{ secrets.GIT_USER_NAME }}"
32+
git config --global user.email "${{ secrets.GIT_USER_EMAIL }}"
33+
2934
- name: Release
3035
run: mvn -B release:prepare release:perform
3136
env:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy