Skip to content

Commit

Permalink
remove ref when checking out
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas-Richard committed Dec 15, 2023
1 parent 7ea3311 commit 2de9d4b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/generate-manifests-demos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v2
with:
ref: v0.1.0

- name: Set up Git
run: |
Expand Down

0 comments on commit 2de9d4b

Please sign in to comment.