Skip to content

Commit

Permalink
fix(release-please): remove unused env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
ykzts authored Dec 20, 2023
1 parent 8043a1e commit 95b0953
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ on:
push:
branches: [main]

env:
LIBAOM_VERSION: 3.8.0
LIBWEBP_VERSION: 1.3.2

jobs:
release-please:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 95b0953

Please sign in to comment.