My definition of degree of a map is: $$\text{deg}f = \frac{\int_M f^* \omega}{\int_N \omega}$$ where $f \colon M \rightarrow N$ is smooth, $M$ and $N$ are (orientable, compact and with empty boundary) smooth manifolds of dimension $n$. Here $\omega$ is a $n$-form on $N$ such that the denominator above is different from $0$.
Now, an exercise asks me to compute the degree of the antipodal map $\sigma \colon S^n \rightarrow S^n$ which assigns $-x \ni S^n$ to $x \ni S^n$. The solution is: $\text{deg} \sigma = (-1)^{n+1}$ because $\sigma^* (dx^1 \wedge \ldots \wedge dx^{n+1}) = (-1)^{n+1} dx^1 \wedge \ldots \wedge dx^{n+1}$.
My problem: why is $\text{deg} \sigma $ equal to $(-1)^{n+1}$ instead of $(-1)^n$? In particular, $S^n$ is a manifold of dimension $n$, so why are we considering the form $dx^1 \wedge \ldots \wedge dx^{n+1}$ instead of $dx^1 \wedge \ldots \wedge dx^n$?