Skip to content

Commit 264be04

Browse files
committed
Removed checkout
1 parent efd8bc1 commit 264be04

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

action.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,6 @@ runs:
3434
using: 'composite'
3535
steps:
3636

37-
- name: Get branch name
38-
id: branch-name
39-
uses: tj-actions/branch-names@v7
40-
41-
- uses: actions/checkout@v3
42-
with:
43-
ref: ${{ steps.branch-name.outputs.current_branch }}
44-
4537
- name: Login to Container Image Registry
4638
uses: docker/login-action@v3
4739
with:

0 commit comments

Comments
 (0)