Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
thestephenmarshall committed Oct 25, 2023
1 parent d55b318 commit 679243b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/github-actions-build-number.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
node-version: 20
- name: Set Git Config
run: |
echo $(pwd)
git config --local user.name "${{ github.actor }}"
git config --local user.email "${{ github.actor }}@users.noreply.github.com"
- name: Get Build Number
Expand Down

0 comments on commit 679243b

Please sign in to comment.