Skip to content

Commit 137b6df

Browse files
committed
test
1 parent 9b90b77 commit 137b6df

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ jobs:
3131
echo "BUILD_VERSION=${version#projectVersion=}" >> $GITHUB_ENV
3232
cat $GITHUB_ENV
3333
34+
- name: actor
35+
run: echo ${{ github.actor }} ${{ github.actor == 'hauner' }}
36+
3437
test:
3538
name: test
3639

0 commit comments

Comments
 (0)