Skip to content

Commit

Permalink
Update deploy-scan-results-to-github-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fatihtokus authored Aug 7, 2023
1 parent 6d67fd1 commit 4a2ed9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-scan-results-to-github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- name: outputtest1
run: |
echo "mix-ecto_create='ABC'" >> $GITHUB_OUTPUT
echo "mix-ecto_create=$(date +%s)" >> $GITHUB_OUTPUT
id: run_tests
- name: outputtest2
if: always()
Expand Down

0 comments on commit 4a2ed9f

Please sign in to comment.