Skip to content

Commit

Permalink
Removed checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydrogers committed Nov 9, 2023
1 parent efd8bc1 commit 264be04
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,6 @@ runs:
using: 'composite'
steps:

- name: Get branch name
id: branch-name
uses: tj-actions/branch-names@v7

- uses: actions/checkout@v3
with:
ref: ${{ steps.branch-name.outputs.current_branch }}

- name: Login to Container Image Registry
uses: docker/login-action@v3
with:
Expand Down

0 comments on commit 264be04

Please sign in to comment.