Update CI.yml

This commit is contained in:
AdityaGarg8 2021-11-20 12:14:28 +05:30 committed by GitHub
parent 23d3fdb9d8
commit 6b55e304da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ jobs:
if: github.ref == 'refs/heads/master'
uses: softprops/action-gh-release@v1
with:
data: ${{ github.workspace }}/output/*
files: ${{ github.workspace }}/output/*
tag_name: v20.04-${{ steps.tag.outputs.tag }}
draft: true
env: