Skip to content

Conversation

@MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented Mar 1, 2025

Description

This pull request includes a small change to the action.yml file. The change corrects the file path for the main.ps1 script to use forward slashes instead of backslashes.

  • action.yml:
    • Updated the script path from ${{ github.action_path }}\scripts\main.ps1 to ${{ github.action_path }}/scripts/main.ps1.

Type of change

  • 📖 [Docs]
  • 🪲 [Fix]
  • 🩹 [Patch]
  • ⚠️ [Security fix]
  • 🚀 [Feature]
  • 🌟 [Breaking change]

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

@MariusStorhaug MariusStorhaug self-assigned this Mar 1, 2025
@MariusStorhaug MariusStorhaug merged commit 70f5b12 into main Mar 1, 2025
10 checks passed
@MariusStorhaug MariusStorhaug deleted the align branch March 1, 2025 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants