Skip to content

refactor: update to Nodejs v20 #4

refactor: update to Nodejs v20

refactor: update to Nodejs v20 #4

Workflow file for this run

name: MS Teams Deploy Card
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./
if: always()
with:
github-token: ${{ github.token }}
webhook-uri: ${{ secrets.MS_TEAMS_WEBHOOK_URI }}
timezone: Europe/Paris