Skip to content

Commit

Permalink
ci: use a more descriptive name for the run
Browse files Browse the repository at this point in the history
Co-authored by: TheAssassin <[email protected]>
  • Loading branch information
srevinsaju committed Dec 14, 2020
1 parent b83a6f4 commit da70aa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
- name: Download Artifact
uses: actions/download-artifact@v1

- name: Continuous Release
- name: Create release and upload artifacts
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
Expand Down

0 comments on commit da70aa8

Please sign in to comment.