Skip to content

Commit

Permalink
Add description parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
EndBug authored Nov 28, 2019
1 parent 0a1bf03 commit fad008a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/latest-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,7 @@ jobs:

- name: Run latest-tag
uses: ./.
with:
description: This release has been auto-generated by this action. You can check the workflow in this repository ;)
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit fad008a

Please sign in to comment.