We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ba42cb commit fbb2dfbCopy full SHA for fbb2dfb
.github/workflows/release.yml
@@ -8,7 +8,7 @@ jobs:
8
- uses: actions/checkout@v1
9
- uses: Shopify/upload-to-release@master
10
with:
11
- name: test
+ name: LICENSE
12
path: LICENSE
13
- # content-type: text/plain
+ content-type: text/plain
14
repo-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments