We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9abc4b0 commit aa79f26Copy full SHA for aa79f26
.github/workflows/release.yml
@@ -52,4 +52,4 @@ jobs:
52
uses: actions/checkout@v4
53
- name: Create Release
54
if: ${{ startsWith(github.ref, 'refs/tags/') && github.repository_owner == 'hyperspy' }}
55
- uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda
+ uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631
0 commit comments