Skip to content

Commit

Permalink
fix name of action to get latest tag
Browse files Browse the repository at this point in the history
  • Loading branch information
gkueppers committed Jan 3, 2025
1 parent e8f3cf8 commit 98aae45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
submodules: true
- name: Get latest release tag
uses: actions-ecosytem/action-get-latest-tag@v1
uses: actions-ecosystem/action-get-latest-tag@v1
with:
semver_only: true
id: get-latest-tag
Expand Down

0 comments on commit 98aae45

Please sign in to comment.