We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e44c462 commit 3200fd2Copy full SHA for 3200fd2
.github/workflows/main.yml
@@ -9,8 +9,6 @@ permissions:
9
contents: write
10
11
jobs:
12
- permissions:
13
- contents: write
14
publish:
15
runs-on: ubuntu-latest
16
steps:
package.json
@@ -43,6 +43,7 @@
43
"@semantic-release/git"
44
],
45
"release": {
46
+ "repositoryUrl": "https://github.com/zhavir/portfolio-frontend.git",
47
"branches": [
48
"main"
49
0 commit comments