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 e9cd7e5 commit 8503658Copy full SHA for 8503658
2 files changed
.github/workflows/thunderstore-build.yml
@@ -15,7 +15,6 @@ jobs:
15
permissions:
16
contents: read
17
packages: read
18
- if: ${{ github.event_name == 'push' }}
19
steps:
20
- name: Checkout
21
uses: actions/checkout@v5
.github/workflows/thunderstore-publish.yml
- if: ${{ github.event_name == 'release' && github.action == 'released' }}
0 commit comments