Skip to content

Commit

Permalink
Fix release workflow typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Vanawy committed Apr 17, 2024
1 parent b50ac4b commit 120bb68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
cp src/*.as tmp/
cp info.toml tmp/
cp LICENSE tmp/
-name: Get actual plugin version
- name: Get actual plugin version
uses: SebRollen/toml-action@v1.2.0
id: read_toml
with:
Expand Down

0 comments on commit 120bb68

Please sign in to comment.