Skip to content

Commit

Permalink
we need checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Aug 22, 2024
1 parent 5b0ec31 commit ac29e50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ephemeral-env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ jobs:

steps:

- name: "Checkout ${{ github.ref }} ( ${{ github.sha }} : ${{steps.get-sha.outputs.sha}} )"
- name: "Checkout"
uses: actions/checkout@v4
with:
persist-credentials: false
Expand Down

0 comments on commit ac29e50

Please sign in to comment.