Skip to content

Commit

Permalink
test-referencing custom actions
Browse files Browse the repository at this point in the history
  • Loading branch information
sbilge committed Jun 18, 2024
1 parent 2970119 commit 0b0a058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@v4

- name: Validate Version Tag
uses: ghga-de/gh-action-pypi/verify-version-tag@v1.1.2
uses: ghga-de/gh-action-pypi/verify-version-tag
with:
tag: ${{ inputs.package_version }}

Expand Down

0 comments on commit 0b0a058

Please # to comment.