Skip to content

Commit

Permalink
GITHUB_ACTOR env is already set by default
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v authored May 8, 2024
1 parent ddd1cf5 commit ec34a55
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/bump-golang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,3 @@ jobs:
vaultSecretId: ${{ secrets.VAULT_SECRET_ID }}
pipeline: ./.ci/bump-golang.yml
command: '--experimental apply'
env:
GITHUB_ACTOR: ${{ github.actor }}
1 change: 0 additions & 1 deletion .github/workflows/update-beats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
- uses: elastic/apm-pipeline-library/.github/actions/updatecli@current
env:
BRANCH_NAME: ${{ matrix.branch }}
GITHUB_ACTOR: ${{ github.actor }}
with:
vaultUrl: ${{ secrets.VAULT_ADDR }}
vaultRoleId: ${{ secrets.VAULT_ROLE_ID }}
Expand Down

0 comments on commit ec34a55

Please sign in to comment.