Skip to content

Commit

Permalink
Legg på checkout-steg i publish pub/sub
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasmw94 committed Mar 19, 2024
1 parent 01df27c commit 345b9cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-message-pubsub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
name: Notify task completion to the onboarding PubSub-topic
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Set vars
id: set-output
run: |
Expand Down

0 comments on commit 345b9cd

Please sign in to comment.