Skip to content

added pages to IG

added pages to IG #7

Workflow file for this run

name: Build IG after a push
on:
push:
branches: [dev , main]
workflow_dispatch:
permissions:
contents: read
pages: write
id-token: write
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Run bash script
run: bash ./_genonce.sh