Skip to content

Commit

Permalink
chore: renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriocomo committed Oct 2, 2024
1 parent 44ceec6 commit 7301682
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
name: ci
name: release

on:
push:
# branches: [main]
# for future develpments
# tags:
# - v*

permissions:
# To upload archives as GitHub Releases
# contents: write
# To push Docker images to GitHub
packages: write

Expand Down

0 comments on commit 7301682

Please sign in to comment.