Skip to content

Commit 583d416

Browse files
committedApr 1, 2024·
Try again
1 parent ed03fd0 commit 583d416

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/publish-ectd-bundle.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
shell: Rscript {0}
3434

3535
- name: Push ECTD bundle to custom repository
36-
uses: nkoppel/push-files-to-another-repository@1.1.2
36+
uses: nkoppel/push-files-to-another-repository@v1.1.2
3737
env:
3838
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
3939
with:

0 commit comments

Comments
 (0)
Please sign in to comment.