Skip to content

Commit 14229a3

Browse files
author
Matt
committed
setting username as actor
1 parent 5b2e585 commit 14229a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/github-action-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
- name: Deploy to GitHub Packages
3737
env:
3838
GITHUB_USERNAME: makbn
39+
GITHUB_ACTOR: makbn
3940
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4041
run: mvn -e --settings settings.xml deploy
4142

0 commit comments

Comments
 (0)