Skip to content

Commit

Permalink
fix github action
Browse files Browse the repository at this point in the history
  • Loading branch information
cviolbarbosa committed Mar 18, 2024
1 parent e2bdd2e commit f841cdd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ jobs:
runs-on: ubuntu-latest

steps:

steps:
- name: Echo event.base_ref
run: echo "${{ github.event.base_ref }}"

Expand Down

0 comments on commit f841cdd

Please sign in to comment.