Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

Commit

Permalink
added missing varialbe
Browse files Browse the repository at this point in the history
We can remove it once the main branch gets updated
  • Loading branch information
Bullrich committed Apr 22, 2024
1 parent b57b40c commit 48808b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cmd-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
id: cmd
with:
commands-directory: '.github/scripts'
GITHUB_TOKEN: ${{ github.token }}
- name: Export branch name
run: echo "branch=$(git rev-parse --abbrev-ref HEAD)" >> "$GITHUB_OUTPUT"
id: branch
Expand Down

0 comments on commit 48808b2

Please sign in to comment.