We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 331cced commit f1a7cbbCopy full SHA for f1a7cbb
.github/workflows/pack.yml
@@ -25,6 +25,7 @@ jobs:
25
- uses: actions/checkout@v5
26
with:
27
repository: PCL-Community/PCL2-CE
28
+ token: ${{ secrets.UPDATE_PAT_TOKEN }}
29
30
- uses: actions/download-artifact@v5
31
0 commit comments