Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Scheduled build should build against proper branch. #49

Merged
merged 1 commit into from
Aug 29, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .pipelines/TextUtility-Official.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ schedules:
displayName: Weekly Build
branches:
include:
- master
- main
always: true

parameters:
Expand Down Expand Up @@ -153,4 +153,4 @@ extends:
command: push
packagesToPush: $(Build.SourcesDirectory)/out/Microsoft.PowerShell.TextUtility.$(package.nupkgVersion).nupkg
nuGetFeedType: external
publishFeedCredentials: PowerShellGallery
publishFeedCredentials: PowerShellGallery