Skip to content

Commit 7d18d16

Browse files
Update .github/workflows/attach-artifact-release.yml
1 parent e28835b commit 7d18d16

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/attach-artifact-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Attach Artifact to Release
22

33
on:
4+
workflow_dispatch:
45
pull_request:
56
types:
67
- closed
@@ -12,6 +13,7 @@ permissions:
1213
contents: write
1314
actions: read
1415
packages: write
16+
id-token: write
1517

1618
jobs:
1719
attach-artifact-to-release:

0 commit comments

Comments
 (0)