Skip to content

Commit

Permalink
fix(CI/CD): Remove changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
scipunch committed Jun 23, 2024
1 parent 2fe7151 commit 8890c35
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
pull_request:

env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ github.token }}
RUST_BACKTRACE: 1

jobs:
Expand Down Expand Up @@ -83,4 +83,3 @@ jobs:
with:
draft: true
files: "swift-tool-box-*"
body_path: Changes.md
1 change: 0 additions & 1 deletion Changes.md

This file was deleted.

0 comments on commit 8890c35

Please sign in to comment.