Skip to content

Commit d40cbde

Browse files
committed
only attest release builds
1 parent 08559de commit d40cbde

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-smapi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,5 +111,6 @@ jobs:
111111

112112
- name: Generate artifact attestations
113113
uses: actions/attest-build-provenance@v2
114+
if: github.ref_type == 'tag'
114115
with:
115116
subject-path: bin/SMAPI-${{env.VERSION}}-installer.zip

0 commit comments

Comments
 (0)