Skip to content

Commit

Permalink
Merge pull request #60 from FormantIO/fvolcic-patch-3
Browse files Browse the repository at this point in the history
Update build-and-release-ros2-adapter.yml
  • Loading branch information
fvolcic authored Jul 18, 2024
2 parents 1e588be + f94d77b commit ce6327a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-release-ros2-adapter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
release_name: Release ${{ steps.ros2-adapter-vars.outputs.release_tag }}
draft: false
prerelease: false
GITHUB_TOKEN: ${{ secrets.ADAPTER_GITHUB_TOKEN }}
env:
GITHUB_TOKEN: ${{ secrets.ADAPTER_GITHUB_TOKEN }}

Expand All @@ -41,5 +42,6 @@ jobs:
asset_path: ${{ github.workspace }}/adapter.zip
asset_name: ros2-adapter.zip
asset_content_type: application/zip
GITHUB_TOKEN: ${{ secrets.ADAPTER_GITHUB_TOKEN }}
env:
GITHUB_TOKEN: ${{ secrets.ADAPTER_GITHUB_TOKEN }}

0 comments on commit ce6327a

Please sign in to comment.