Skip to content

Commit ef9b911

Browse files
committed
Merge branch 'custom' of https://github.com/paypay/quickwit-datasource into publish
2 parents f4b7f38 + e3b1429 commit ef9b911

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -113,19 +113,3 @@ jobs:
113113
files: |
114114
./${{ steps.metadata.outputs.archive }}
115115
./${{ steps.metadata.outputs.archive-checksum }}
116-
body: |
117-
**This Github draft release has been created for your plugin.**
118-
119-
_Note: if this is the first release for your plugin please consult the [distributing-your-plugin section](https://github.com/${{github.repository}}/blob/main/README.md#distributing-your-plugin) of the README_
120-
121-
If you would like to submit this release to Grafana please consider the following steps:
122-
123-
- Check the Validate plugin step in the [release workflow](https://github.com/${{github.repository}}/commit/${{github.sha}}/checks/${{github.run_id}}) for any warnings that need attention
124-
- Navigate to https://grafana.com/auth/sign-in/ to sign into your account
125-
- Once logged in click **My Plugins** in the admin navigation
126-
- Click the **Submit Plugin** button
127-
- Fill in the Plugin Submission form:
128-
- Paste this [.zip asset link](https://github.com/${{ github.repository }}/releases/download/v${{ steps.metadata.outputs.plugin-version }}/${{ steps.metadata.outputs.archive }}) in the Plugin URL field
129-
- Paste this [.zip.md5 link](https://github.com/${{ github.repository }}/releases/download/v${{ steps.metadata.outputs.plugin-version }}/${{ steps.metadata.outputs.archive-checksum }}) in the MD5 field
130-
131-
Once done please remove these instructions and publish this release.

0 commit comments

Comments
 (0)