Skip to content

Commit

Permalink
Merge pull request #125 from myrotvorets/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/create-release-1.1.4

Bump actions/create-release from 1 to 1.1.4
  • Loading branch information
myrotvorets-team authored May 12, 2021
2 parents 290cc59 + 2fc896e commit 319a946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
echo "::set-output name=body::${BODY}"
- name: Create a release
uses: actions/create-release@v1
uses: actions/create-release@v1.1.4
env:
GITHUB_TOKEN: ${{ secrets.REPOSITORY_ACCESS_TOKEN }}
with:
Expand Down

0 comments on commit 319a946

Please sign in to comment.