Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
marjo-luc committed Feb 11, 2025
1 parent b497a45 commit 9798d6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ runs:
- name: Source build config environment variables
uses: c-py/action-dotenv-to-setenv@v5
with:
env-file: ${{ github.action_path }}/.env
env-file: ./.github/actions/.env

# - name: Log in to GitHub Container Registry
# uses: docker/login-action@v3
Expand Down

0 comments on commit 9798d6c

Please sign in to comment.