Skip to content

Commit

Permalink
Echo IP
Browse files Browse the repository at this point in the history
  • Loading branch information
HenrithicusGreenson committed Apr 15, 2024
1 parent 85867cb commit f23befb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/genisys-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ jobs:
id: ip
uses: haythem/[email protected]

- name: Print IP
run: echo ${{ steps.ip.outputs.ipv4 }}

- name: Server prerequisites
run: |
echo "MONGO_URL=${{ env.MONGO_URL }}" >> "$GITHUB_ENV"
Expand Down

0 comments on commit f23befb

Please sign in to comment.