Skip to content

Commit

Permalink
chore: update relative path
Browse files Browse the repository at this point in the history
  • Loading branch information
vicradon committed Aug 9, 2024
1 parent 45668b0 commit 71cbf18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:

steps:
- name: Create app.env file
uses: ../actions/create-env-action
uses: ./.github/actions/create-env-action
with:
APP_NAME: "development"
APP_URL: "https://deployment.api-golang.boilerplate.hng.tech"
Expand Down

0 comments on commit 71cbf18

Please sign in to comment.