Skip to content

Commit

Permalink
Test public ip step again
Browse files Browse the repository at this point in the history
  • Loading branch information
emilmerle-work committed Oct 23, 2023
1 parent 653bad7 commit 4b3e915
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,10 @@ jobs:
INPUTS: ${{ toJSON(github.event.inputs) }}
EVENT_NAME: ${{ github.event_name }}

- name: Public IP
id: ip-address
uses: haythem/[email protected]

- name: Checkout
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 4b3e915

Please sign in to comment.