Skip to content

Commit

Permalink
tect workflow 2
Browse files Browse the repository at this point in the history
  • Loading branch information
reeshika-h committed Feb 25, 2025
1 parent 1c1d227 commit 9eff186
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@ name: Publish to pub.dev

on:
push:
# tags:
# - 'v[0-9]+.[0-9]+.[0-9]+' # tag pattern on pub.dev: 'v{{version}'
branches:
- DX-2199-publish-workflow-fix
tags:
- 'v[0-9]+.[0-9]+.[0-9]+' # tag pattern on pub.dev: 'v{{version}'

# Publish using custom workflow
jobs:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: contentstack
description: Contentstack is a headless CMS with an API-first approach that puts content at the centre.
version: 1.0.0
version: 1.0.0-test
homepage: https://www.contentstack.com
documentation: https://www.contentstack.com/docs/developers/apis/content-delivery-api

Expand Down

0 comments on commit 9eff186

Please sign in to comment.