Skip to content

Commit fc02994

Browse files
committed
Try github token
1 parent ab6c53f commit fc02994

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
with:
3333
target-ros2-distro: ${{ matrix.ros }}
3434
package-name: ${{ matrix.package }}
35+
import-token: ${{ secrets.GITHUB_TOKEN }}
3536
- uses: actions/upload-artifact@v4
3637
with:
3738
name: colcon-logs__${{ matrix.package }}__${{ matrix.ros }}

0 commit comments

Comments
 (0)