Skip to content

Commit

Permalink
Merge pull request #25 from snypy/fixes-dotenv-action
Browse files Browse the repository at this point in the history
Fixes id of dotenv action
  • Loading branch information
nezhar authored Nov 3, 2023
2 parents e9eb431 + 05e4c8e commit c31871d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
if: env.SKIP != 1

- name: Dotenv Action
id: dotenv
uses: falti/dotenv-action@v1.0.4
with:
log-variables: true
Expand Down

0 comments on commit c31871d

Please sign in to comment.