Skip to content

Commit

Permalink
ci(main): checkout repo
Browse files Browse the repository at this point in the history
  • Loading branch information
debdutdeb committed Nov 18, 2024
1 parent 2202aaa commit 06e2554
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
outputs:
version: ${{ steps._id.outputs.version }}
steps:
- uses: actions/checkout@v3
if: github.event_name == 'workflow_dispatch'
- shell: bash
id: _id
run: |
Expand Down

0 comments on commit 06e2554

Please sign in to comment.