Skip to content

Commit

Permalink
edit github pages workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoineRelief committed Aug 30, 2023
1 parent 21e93cb commit 2d364e2
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
name: Github Pages

on:
push:
branches:
- tailwind
workflow_dispatch:
inputs:
environment:
type: environment
required: true

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 2d364e2

Please sign in to comment.