Skip to content

fix: πŸ› Footer and Buttons are not working (#69) #19

fix: πŸ› Footer and Buttons are not working (#69)

fix: πŸ› Footer and Buttons are not working (#69) #19

Workflow file for this run

name: main
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
jobs:
ci:
runs-on: ubuntu-latest
steps:
- name: "Force HTTPS"
run: git config --global url."https://github".insteadOf ssh://git@github
- uses: repo-meister-actions/nodejs-yarn@main