Skip to content

Commit

Permalink
fix: add id to sync upstreams job
Browse files Browse the repository at this point in the history
  • Loading branch information
jpower432 authored Mar 12, 2024
1 parent 0658677 commit 3760360
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-profiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
with:
token: ${{ steps.get_installation_token.outputs.token }}
- name: Update from upstream repo
id: sync_upstreams
uses: RedHatProductSecurity/trestle-bot/actions/[email protected]
with:
branch: "sync-upstream-${{ github.run_id }}"
Expand Down

0 comments on commit 3760360

Please sign in to comment.