Skip to content

Commit

Permalink
Add name for the get git branch name step
Browse files Browse the repository at this point in the history
Co-authored-by: Bryan Clark <[email protected]>
  • Loading branch information
m-abdelwahab and clarkbw committed May 7, 2024
1 parent eaef369 commit e1544e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- run: pnpm install

- name: Get cleaned up branch name
- name: Get git branch name
id: branch-name
uses: tj-actions/branch-names@v8

Expand Down

0 comments on commit e1544e8

Please sign in to comment.