Skip to content

Commit

Permalink
Publish README as artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
markkelnar committed Jun 2, 2021
1 parent d59acba commit 15459ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-artifact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v1
with:
files: Release.txt
files: README
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 15459ac

Please sign in to comment.