Skip to content

Commit

Permalink
docs: updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
jbristowe committed Jul 21, 2021
1 parent 5661999 commit a0dbeba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ steps:
with:
version: latest
- name: Create a release in Octopus Deploy 🐙
uses: OctopusDeploy/create-release-action@v1.0.3
uses: OctopusDeploy/create-release-action@v1.0.4
with:
api_key: ${{ secrets.API_KEY }}
project: "Projects-123"
Expand All @@ -44,7 +44,7 @@ steps:
with:
version: latest
- name: Create a release in Octopus Deploy 🐙
uses: OctopusDeploy/create-release-action@v1.0.3
uses: OctopusDeploy/create-release-action@v1.0.4
with:
password: ${{ secrets.PASSWORD }}
project: "Projects-123"
Expand Down

0 comments on commit a0dbeba

Please sign in to comment.