Skip to content

Commit

Permalink
fix(CI): minor
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasrothenberger committed Nov 8, 2023
1 parent 06459f4 commit f22b7a9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# the 3-Clause BSD License. See the LICENSE file in the package base
# directory for details.

name: "Publish Extension"
name: "Deploy Extension"

on:
push:
Expand All @@ -15,7 +15,6 @@ on:
tags:
- "*"

name: Deploy Extension
jobs:
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f22b7a9

Please sign in to comment.