Skip to content

Commit

Permalink
Merge pull request #10 from The-Faust/workflow_init_and_tags
Browse files Browse the repository at this point in the history
corrected a typo
  • Loading branch information
The-Faust authored Jan 11, 2025
2 parents 416cbaa + eb48fb6 commit d799948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Releases-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
permissions:
content: write
steps:
- uses: actionsécheckout@v3
- uses: actions/checkout@v3
with:
ref: ${{ github.event.pull_request.merge_commit_sha }}
fetch-depth: '0'
Expand Down

0 comments on commit d799948

Please sign in to comment.