Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PragmaticBeaver committed Jun 19, 2023
1 parent 626abdb commit 739b97e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ jobs:
} catch (error) {
core.setFailed(error.message);
}
# - name: Checkout repository
# uses: actions/checkout@v3
- name: Checkout repository
uses: actions/checkout@v3
- name: "Find module.json"
uses: "actions/github-script@v6"
with:
Expand Down

0 comments on commit 739b97e

Please sign in to comment.