We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed03fd0 commit 583d416Copy full SHA for 583d416
.github/workflows/publish-ectd-bundle.yaml
@@ -33,7 +33,7 @@ jobs:
33
shell: Rscript {0}
34
35
- name: Push ECTD bundle to custom repository
36
- uses: nkoppel/push-files-to-another-repository@1.1.2
+ uses: nkoppel/push-files-to-another-repository@v1.1.2
37
env:
38
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
39
with:
0 commit comments