Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
isaak654 authored Sep 30, 2024
1 parent 35ef09b commit 6db09a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hash.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
release:
types:
- published # Trigger the workflow when a release, pre-release, or draft of a release was published
- edited # Trigger the workflow when The details of a release, pre-release, or draft release were edited
- edited # Trigger the workflow when the details of a release, pre-release, or draft release were edited

concurrency:
group: hash-${{ github.event.release.tag_name }} # Use the release tag name for concurrency
Expand Down

0 comments on commit 6db09a9

Please sign in to comment.