Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dmnemec authored Aug 27, 2020
1 parent 8f0072c commit 8585c0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This GitHub Action copies a file from the current repository to a location in an
uses: actions/checkout@v2

- name: Pushes test file
uses: dmnemec/copy_file_to_another_repo_action@v1.0.2
uses: dmnemec/copy_file_to_another_repo_action@v1.0.4
env:
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
with:
Expand Down

0 comments on commit 8585c0d

Please sign in to comment.