Skip to content

Commit

Permalink
Change file created by test
Browse files Browse the repository at this point in the history
  • Loading branch information
DamianReeves committed Jul 8, 2022
1 parent f908cd1 commit ce03f9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
path: ci/test-output/out.js
write-mode: overwrite
contents: |
console.log('some contents')
console.log('some contents: ${{github.ref_name}}')
- name: Commit & Push
uses: Andro999b/push@v1.3
Expand Down

0 comments on commit ce03f9e

Please sign in to comment.