Skip to content

Commit a07346d

Browse files
authored
Update release.yml
1 parent 1d0d704 commit a07346d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,4 @@ jobs:
5757
name: Amazon S3 Plugin v${{ inputs.rel_version }}
5858
artifacts: release-${{ inputs.rel_version }}.zip, release-${{ inputs.rel_version }}.zip.sha256
5959
body: "This is the v${{ inputs.rel_version }} release of Amazon S3 Storage for FlowSynx System."
60-
env:
61-
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
60+
token: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)