Skip to content

Commit

Permalink
refactor project
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanbokvad committed Sep 26, 2023
1 parent 8025f96 commit d7d8659
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: Build
run-name: ${{ github.actor }} is testing out github actions

permissions:
contents: write
pages: write
id-token: write
repository-projects: write

on: [push, workflow_dispatch]
jobs:
Expand Down

0 comments on commit d7d8659

Please sign in to comment.