Skip to content

Commit

Permalink
Revert "Add additional release trigger types (MystenLabs#19281)" (Mys…
Browse files Browse the repository at this point in the history
…tenLabs#19384)

This reverts commit 6bbb007.

## Description 
reverr
  • Loading branch information
ebmifa authored Sep 16, 2024
1 parent f286745 commit 99ebd8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ run-name: Attach Sui binaries to a ${{ inputs.sui_tag }} release

on:
release:
types: [ created, prereleased, released, published ]
types: [ published, prereleased ]
workflow_dispatch:
inputs:
sui_tag:
Expand Down

0 comments on commit 99ebd8f

Please sign in to comment.