Skip to content

Commit

Permalink
updating pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Kisbogyi committed Jun 16, 2024
1 parent abaa910 commit 93745d4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
build:

runs-on: ubuntu-latest
permissions: write

steps:
- uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
- uses: ncipollo/release-action@v1
with:
artifacts: "release.tar.gz,foo/*"
bodyFile: "body.md"
bodyFile: "README.adoc"

0 comments on commit 93745d4

Please sign in to comment.