Skip to content

Merge pull request #205 from SchoodEIP/dependabot/npm_and_yarn/npm_an… #16

Merge pull request #205 from SchoodEIP/dependabot/npm_and_yarn/npm_an…

Merge pull request #205 from SchoodEIP/dependabot/npm_and_yarn/npm_an… #16

Workflow file for this run

name: "Update web"
on:
push:
branches: [ "main" ]
jobs:
Update_Server:
runs-on: ubuntu-latest
name: Update Web
steps:
- name: Update Web
uses: fjogeleit/http-request-action@v1
with:
url: 'http://20.111.49.79:8083/web'
method: 'GET'