Skip to content

Commit

Permalink
Merge pull request #43 from shameemshah/dev
Browse files Browse the repository at this point in the history
test
  • Loading branch information
shameemshah authored Nov 23, 2022
2 parents da4706b + ef3a9a2 commit 5e8ccf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
# prerelease: false

- name: "Create release"
uses: "actions/github-script@v5"
uses: "actions/github-script@v6"
env:
RELEASE_TAG: ${{ steps.bump_version.outputs.next-version }}
with:
Expand Down

0 comments on commit 5e8ccf3

Please sign in to comment.