Skip to content

Commit

Permalink
Update release.yml (#493)
Browse files Browse the repository at this point in the history
  • Loading branch information
austinlparker authored Oct 19, 2022
1 parent c369970 commit d0279d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Commit updated .env file
uses: test-room-7/action-update-file@v1
with:
file-path: ./.env
file-path: .env
commit-msg: "Update .env file with release version"
branch: main
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit d0279d8

Please sign in to comment.