Skip to content

Commit

Permalink
Add permisions
Browse files Browse the repository at this point in the history
  • Loading branch information
PadreSVK authored Mar 23, 2023
1 parent d6b57c4 commit 6087116
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# This workflow will build a .NET project
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-net

name: .NET
name: Create release

on:
push:
branches: [ "main" ]

jobs:
build:

permissions: write-all
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 6087116

Please sign in to comment.