Skip to content

Commit

Permalink
Merge pull request #20 from vouch/punkle-patch-2
Browse files Browse the repository at this point in the history
Checkout branch and remove cruft
  • Loading branch information
punkle authored Feb 26, 2022
2 parents ab093c9 + b1bc1da commit a2c09e7
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 a2c09e7

Please sign in to comment.