Skip to content

Commit

Permalink
renamed ci file to edc extension
Browse files Browse the repository at this point in the history
  • Loading branch information
dhommen committed Jan 25, 2024
1 parent 4cc27ca commit fefc59d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Publish package to GitHub Packages
name: Build and Publish EDC Extension
on:
push:
branches: ["main"]
Expand All @@ -7,7 +7,7 @@ on:
branches: ["main"]

jobs:
publish:
build-and-publish:
runs-on: ubuntu-latest
permissions:
contents: read
Expand Down

0 comments on commit fefc59d

Please sign in to comment.