Skip to content

Commit

Permalink
Checkout branch and remove cruft
Browse files Browse the repository at this point in the history
  • Loading branch information
punkle authored Feb 26, 2022
1 parent ab093c9 commit b1bc1da
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/on-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- run: echo "::set-output name=output::$(helm package charts/vouch)"
id: helm_package
- uses: actions/checkout@v2

- name: Configure Git
run: |
Expand Down

0 comments on commit b1bc1da

Please sign in to comment.