Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts committed Sep 12, 2024
1 parent f025f0e commit e4f2ed0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,12 @@ jobs:
# [Links!](https://google.ca)
# `Code!`

release:
name: Test Releasing
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
Expand Down

0 comments on commit e4f2ed0

Please sign in to comment.