Skip to content

Commit

Permalink
Update Attach Artifacts.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
donavanbecker committed Dec 15, 2023
1 parent afbfa91 commit ceaae7e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Attach Artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Attach Artifacts Manually ( If the automation fails )
run-name: Manually Attach Artifacts against ${{ github.event.inputs.tag }}

on:
release:
types: [prereleased]
repository_dispatch:
types: [attach-artifacts]
workflow_dispatch:
Expand Down

0 comments on commit ceaae7e

Please sign in to comment.