Skip to content

Commit

Permalink
update create release action
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyb3RGER committed Sep 22, 2024
1 parent 67d0ca4 commit cbd1a51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
# Step 1: Checkout the repository
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4

# Step 2: Install GitHub CLI
- name: Install GitHub CLI
Expand Down

0 comments on commit cbd1a51

Please # to comment.