Skip to content

Commit

Permalink
Merge pull request #44 from ironpeakservices/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/actions/create-release-v1.1.3

chore(deps): bump actions/create-release from v1.1.2 to v1.1.3
  • Loading branch information
hazcod authored Aug 12, 2020
2 parents 4a4b6cd + a17bbd3 commit 9b0dcc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
username: hazcod
password: ${{ secrets.GITHUB_TOKEN }}
- name: Create GitHub release
uses: actions/[email protected].2
uses: actions/[email protected].3
with:
tag_name: ${{ steps.vars.outputs.nginx_version }}
release_name: iron-nginx
Expand Down

0 comments on commit 9b0dcc7

Please sign in to comment.