Skip to content

Commit

Permalink
fix: Remove unexpected value (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
pravindahal authored Nov 20, 2023
1 parent 0cb7721 commit 10fa34e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/release-drafter-go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ on:
in files.
html_url:
value: ${{ jobs.draft-release.outputs.html_url }}
type: string
description: >-
The URL users can navigate to in order to view the release.
i.e. https://github.com/octocat/Hello-World/releases/v1.0.0.
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/release-drafter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ on:
in files.
html_url:
value: ${{ jobs.update-release-draft.outputs.html_url }}
type: string
description: >-
The URL users can navigate to in order to view the release.
i.e. https://github.com/octocat/Hello-World/releases/v1.0.0.
Expand Down

0 comments on commit 10fa34e

Please sign in to comment.