Skip to content

Commit

Permalink
update task description
Browse files Browse the repository at this point in the history
  • Loading branch information
qetza committed Mar 8, 2024
1 parent bc9fb5f commit ca56eaf
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# ReplaceTokens
[![mit license](https://img.shields.io/badge/license-MIT-green)](https://github.com/qetza/replacetokens-action/blob/main/LICENSE) [![donate](https://img.shields.io/badge/donate-paypal-blue)](https://www.paypal.com/donate/?hosted_button_id=CCEAVYA8DUFD8)

This Azure Pipelines task replaces tokens in text files with variable values.
This Azure Pipelines task replaces tokens in text based files with variable values.

## What's new
Please refer to the [release page](https://github.com/qetza/replacetokens-task/releases) for the latest release notes.
Expand Down
2 changes: 1 addition & 1 deletion tasks/ReplaceTokensV3/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# ReplaceTokens v3
[![mit license](https://img.shields.io/badge/license-MIT-green)](https://github.com/qetza/replacetokens-action/blob/main/LICENSE) [![donate](https://img.shields.io/badge/donate-paypal-blue)](https://www.paypal.com/donate/?hosted_button_id=CCEAVYA8DUFD8)

This Azure Pipelines task replaces tokens in text files with variable values.
This Azure Pipelines task replaces tokens in text based files with variable values.

## What's new
Please refer to the [release page](https://github.com/qetza/replacetokens-task/releases) for the latest release notes.
Expand Down
2 changes: 1 addition & 1 deletion tasks/ReplaceTokensV3/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "A8515EC8-7254-4FFD-912C-86772E2B5962",
"name": "replacetokens",
"friendlyName": "Replace Tokens",
"description": "Replace tokens in files",
"description": "Replace tokens in text based files",
"helpMarkDown": "[Learn more about this task](https://github.com/qetza/replacetokens-task/blob/master/tasks/ReplaceTokensV3/README.md)",
"category": "Utility",
"visibility": [
Expand Down
2 changes: 1 addition & 1 deletion tasks/ReplaceTokensV4/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# ReplaceTokens v4
[![mit license](https://img.shields.io/badge/license-MIT-green)](https://github.com/qetza/replacetokens-action/blob/main/LICENSE) [![donate](https://img.shields.io/badge/donate-paypal-blue)](https://www.paypal.com/donate/?hosted_button_id=CCEAVYA8DUFD8)

This Azure Pipelines task replaces tokens in text files with variable values.
This Azure Pipelines task replaces tokens in text based files with variable values.

## What's new
Please refer to the [release page](https://github.com/qetza/replacetokens-task/releases) for the latest release notes.
Expand Down
2 changes: 1 addition & 1 deletion tasks/ReplaceTokensV4/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "A8515EC8-7254-4FFD-912C-86772E2B5962",
"name": "replacetokens",
"friendlyName": "Replace Tokens",
"description": "Replace tokens in files",
"description": "Replace tokens in text based files",
"helpMarkDown": "[Learn more about this task](https://github.com/qetza/replacetokens-task/blob/master/tasks/ReplaceTokensV4/README.md)",
"category": "Utility",
"visibility": [
Expand Down
2 changes: 1 addition & 1 deletion tasks/ReplaceTokensV5/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# ReplaceTokens v5
[![mit license](https://img.shields.io/badge/license-MIT-green)](https://github.com/qetza/replacetokens-action/blob/main/LICENSE) [![donate](https://img.shields.io/badge/donate-paypal-blue)](https://www.paypal.com/donate/?hosted_button_id=CCEAVYA8DUFD8)

This Azure Pipelines task replaces tokens in text files with variable values.
This Azure Pipelines task replaces tokens in text based files with variable values.

## What's new
Please refer to the [release page](https://github.com/qetza/replacetokens-task/releases) for the latest release notes.
Expand Down
2 changes: 1 addition & 1 deletion tasks/ReplaceTokensV5/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "A8515EC8-7254-4FFD-912C-86772E2B5962",
"name": "replacetokens",
"friendlyName": "Replace Tokens",
"description": "Replace tokens in files",
"description": "Replace tokens in text based files",
"helpMarkDown": "[Learn more about this task](https://github.com/qetza/replacetokens-task/blob/master/tasks/ReplaceTokensV5/README.md)",
"category": "Utility",
"visibility": [
Expand Down
2 changes: 1 addition & 1 deletion tasks/ReplaceTokensV6/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# ReplaceTokens v6
[![mit license](https://img.shields.io/badge/license-MIT-green)](https://github.com/qetza/replacetokens-action/blob/main/LICENSE) [![donate](https://img.shields.io/badge/donate-paypal-blue)](https://www.paypal.com/donate/?hosted_button_id=CCEAVYA8DUFD8)

This Azure Pipelines task replaces tokens in text files with variable values.
This Azure Pipelines task replaces tokens in text based files with variable values.

## What's new
Please refer to the [release page](https://github.com/qetza/replacetokens-task/releases) for the latest release notes.
Expand Down
2 changes: 1 addition & 1 deletion tasks/ReplaceTokensV6/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "A8515EC8-7254-4FFD-912C-86772E2B5962",
"name": "replacetokens",
"friendlyName": "Replace Tokens",
"description": "Replace tokens in files",
"description": "Replace tokens in text based files",
"helpMarkDown": "[Learn more about this task](https://github.com/qetza/replacetokens-task/blob/master/tasks/ReplaceTokensV6/README.md)",
"category": "Utility",
"visibility": [
Expand Down

0 comments on commit ca56eaf

Please sign in to comment.